指標變數可以用來記住記憶體的位址 ... 二維陣列 a[0][0] a[0][1] a[0][2] a[0][3] a[1][0] a[1][1] a[1][2] a[1][3] ... 是增加八個bytes,也就是兩個整數的大小.
確定! 回上一頁