How can you add the "\" character in a C++ program?
Like, say you're adding a program path in a program.
like say,
How do you make it accept the backslash character as part of the string, instead of interpreting it as something like "\n"?Code:stringName = "C:\Users\Blablabla";
Results 1 to 11 of 11
Thread: So....
Threaded View
- 04 Jul. 2012 01:58am #1
- Join Date
- Apr. 2010
- Location
- When freedom is outlawed only outlaws will be free
- Posts
- 5,113
- Reputation
- 195
- LCash
- 602.00
So....