Arrays are actually pointers, and a multidimensional array variable stores pointers to another pointer. The [ ] notation is basically just ...
確定! 回上一頁