In this tutorial, we are going to learn the relationship between 2d array and pointers. ... &arr is a pointer to the entire 2D(3x3) array. i.e. (int*)[3][3].
確定! 回上一頁