Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
unwind
5y ago
0 comments
Share
Posting C++ in a thread about C is odd. In C it's:
#include <stdio.h> int main(void) { printf("%zu\n", sizeof (int *)); return 0; }
0 comments
default
newest
oldest
MaxBarraclough
5y ago
There's a double-quote character missing.
unwind
OP
5y ago
Thanks. I suck at posting from my phone. Edited.
j
/
k
navigate · click thread line to collapse