There are a couple of ways to create a 2-D array - using a pointer to memory allocated on the heap (using malloc or other memory allocation ...
確定! 回上一頁