We can pass an entire 2D array as a parameter to a function and access it ... n = 5; int arr[m][n]; assignValues(m, n, arr); return 0; }.
確定! 回上一頁