Rules for declaring a single-dimension array in C++. ... To declare a 2D array, use the following syntax: type array-Name [ x ][ y ];.
確定! 回上一頁