FAQ
Login
GNU social JPは日本のGNU socialサーバーです。
Usage
/
ToS
/
admin
/
test
/
Pleroma FE
Public
Public
Network
Groups
Featured
Popular
People
Embed Notice
HTML Code
<blockquote style="position: relative; padding-left: 55px;"><section><a href="https://chaos.social/users/root42/statuses/113236983397794022">root42 (root42@chaos.social)'s status on Wednesday, 02-Oct-2024 19:48:59 JST</a><a href="https://chaos.social/@root42" title="root42@chaos.social"><img src="https://gnusocial.jp/avatar/39196-48-20221125205943.webp" width="48" height="48" alt="root42" style="position: absolute; left: 0; top: 0;">root42</a></section><article><p>TIL that you can use ' to group digits in C++…? Since when is that a thing?<br>int i = 1'000'000;</p></article><footer><a rel="bookmark" href="https://gnusocial.jp/conversation/3761835#notice-7362885">In conversation</a><time datetime="2024-10-02T19:48:59+09:00" title="Wednesday, 02-Oct-2024 19:48:59 JST">about 5 months ago</time> <span>from <span><a href="https://chaos.social/@root42/113236983397794022" rel="external" title="Sent from chaos.social via ActivityPub">chaos.social</a></span></span><a href="https://chaos.social/@root42/113236983397794022">permalink</a></footer></blockquote>
Corresponding Notice
Embed this notice
root42 (root42@chaos.social)'s status on Wednesday, 02-Oct-2024 19:48:59 JST
root42
TIL that you can use ' to group digits in C++…? Since when is that a thing?
int i = 1'000'000;