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