One neat feature of C is that, in most places, when you use the name array again, you will actually be using a pointer to its first element (in C terms, ...
確定! 回上一頁