A 2D array in C is treated as a 1D array whose elements are 1D arrays (the ... The 2D array is "equivalent" to a "pointer to row of T", and this is very ...
確定! 回上一頁