In C and C++, when you use an C array as parameter of a function, then the compiler automatically passes a pointer to the first element.
確定! 回上一頁