The c_str() returns a pointer for that particular string object, but that string object gets destroyed on return, therefore the data pointed to ...
確定! 回上一頁