1. Using Single pointer to typecast the 2D array: void func(int *arr, int m, int n) //function prototype { · 2. Using Double pointers(pointer to ...
確定! 回上一頁