Arrays Introduction

  • + 0 comments

    it's fine only with gcc because it is ISO C99 feature, and gcc accepts it. https://gcc.gnu.org/onlinedocs/gcc/Variable-Length.html

    Try to do it in VC++.