In the same way *(a+ 1) is the same as a[1] and so on. Being able to add one to a pointer to get the next element of an array is a nice idea, ...
確定! 回上一頁