Hacker News new | ask | show | jobs
by hn_reader 5274 days ago
I was wondering the same thing. But I can confirm it compiles and runs, though I had to supply a -std=c99 flag to gcc.
1 comments

Ahhh, useful tip. I've just been using alloca instead...