In simple words, array names are converted to pointers. That's the reason why you can use pointers to access elements of arrays. However, you should remember ...
確定! 回上一頁