Y
Hacker News
new
|
ask
|
show
|
jobs
by
junon
904 days ago
It's not necessary in C.
2 comments
huhtenberg
904 days ago
const char *d[{"First","Second",...,"Twelf"};
is not a valid C unconditionally.
link
tgv
904 days ago
You should tell my compiler.
link