The c_str() method returns a pointer to a null-terminated sequence of characters for a string object. We can copy these characters in our char array using ...
確定! 回上一頁