Once you have an array, what you actually have is a pointer to the first thing in the array. C++ does not distinguish between a pointer to one variable and ...
確定! 回上一頁