Using Single pointer to typecast the 2D array: void func(int *arr, int m, int n) //function prototype { for (int i=0; i<m; i++)
確定! 回上一頁