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