Why MSVC still doesn't support C99 features like variable-length array (VLA)?5 points·by kenarsa·2 lata temu·1 commentsWhy MSVC still doesn't support C99 features like variable-length array (VLA)?1 commentsPost comment[–]tacostakohashi·2 lata temureplyBecause it's MSVC++. VLA is not a C++ feature.