| Development
|
Report Convert String for C++ (dead link/other problem)
String in C++ source code is different from common string. You should add quote at the start and end of a string line, replace quote inside the string with slash and quote, double slash, and add return and next line at the end of a string line. If...
|
|
|
|