Syntax: c_str; const char *c_str();; The c_str() function returns a pointer to a regular C string with the same content as the string.
確定! 回上一頁