We can also use strcpy() and c_str() functions to convert a string into a character array in C++. The c_str() method returns a pointer to a null-terminated ...
確定! 回上一頁