In C, if you need to amend a string in a called function, pass a pointer to the first char in the string as an argument to the function.
確定! 回上一頁