‑‑vla
In this section:
Syntax
‑‑vla
Description
Use this option to enable support for variable length arrays in C code. Such arrays are located on the stack.
See also
Caution
Project>Options>C/C++ Compiler>Language>C dialect>Allow VLA
‑‑vla
Use this option to enable support for variable length arrays in C code. Such arrays are located on the stack.
Caution
Project>Options>C/C++ Compiler>Language>C dialect>Allow VLA