str is the address, and the return value is char*. It is passed by value. There is no problem. However, the elements in the array are local variables, ...
確定! 回上一頁