A way to do this is to copy the contents of the string to char array. This can be done with the help of c_str() and strcpy() function of ...
確定! 回上一頁