The function c_str() returns a const pointer to a regular C string, identical to the current string. The returned string is null-terminated. Note that since the ...
確定! 回上一頁