Simple arrays don't work that way in C or C++. The array is allocated with the specified size and there is no concept of cells being filled ...
確定! 回上一頁