A whole array cannot be passed as an argument to a function in C++. You can, however, pass a pointer to an array without an index by ...
確定! 回上一頁