Converting String to Cstring in C++ ... .c_str() returns a const char*. If you need a mutable version, you will need to produce a copy yourself.
確定! 回上一頁