buy robux today :ROBUX: on Nostr: Write code the GNU way. char buf[101] = {0}; sprintf(buf, "%100s", "hello world"); ...
Write code the GNU way.
char buf[101] = {0};
sprintf(buf, "%100s", "hello world");
puts(buf);
Published at
2024-09-24 17:57:03Event JSON
{
"id": "c0486efaad113457a38224fd6a6a62ff3be5384059a684b991eb9f28a1ae01f3",
"pubkey": "721eacb3df4ee6374240e2978da81baa1daa75cf6908e4b988ea4130112f53b6",
"created_at": 1727200623,
"kind": 1,
"tags": [
[
"proxy",
"https://lab.nyanide.com/objects/955f8945-3e52-4b7b-bab2-cc59234a1b40",
"activitypub"
]
],
"content": "Write code the GNU way.\n\nchar buf[101] = {0};\nsprintf(buf, \"%100s\", \"hello world\");\nputs(buf);",
"sig": "b57788d6f4a67c97f881c6c3d76e761e526944e5a8fda28414f6064d02506641219df309ad523a77319936e202159d492804052ebd333cd45943ff1246bd3f36"
}