‑‑vla
In this section:
Syntax
Description
Use this option to enable support for variable length arrays in C code. Such arrays are located on the stack. This option requires Standard C and cannot be used together with the ‑‑c89 compiler option.
See also
Caution
Project>Options>C/C++ Compiler>Language 1>C dialect>Allow VLA