 |
Variable Length - Using the GNU Compiler Collection (GCC)
Using the GNU Compiler Collection (GCC) ... 6.19 Arrays of Variable Length Variable-length automatic arrays are allowed in ISO C99, and as an extension GCC accepts them in C90 mode and in C++.
gcc.gnu.org |
 |