6 ms·Why MSVC still doesn't support C99 features like variable-length array (VLA)?5 points by kenarsa 2y agoWhy MSVC still doesn't support C99 features like variable-length array (VLA)?tacostakohashi 2y agoBecause it's MSVC++. VLA is not a C++ feature.