You are viewing a single comment's thread. Return to all comments →
it's fine only with gcc because it is ISO C99 feature, and gcc accepts it. https://gcc.gnu.org/onlinedocs/gcc/Variable-Length.html
Try to do it in VC++.
Seems like cookies are disabled on this browser, please enable them to open this website
Arrays Introduction
You are viewing a single comment's thread. Return to all comments →
it's fine only with gcc because it is ISO C99 feature, and gcc accepts it. https://gcc.gnu.org/onlinedocs/gcc/Variable-Length.html
Try to do it in VC++.