Remember that C strings are character arrays. You must pass character array, or pointer to character array to this function where string will be copied.
確定! 回上一頁