i wish to cout blablabhlabh"blah"blahblah, however " is a c++ code-how can i get it to simply cout a " ?
This is a discussion on how can a cout a " ? within the C++ Programming forums, part of the General Programming Boards category; i wish to cout blablabhlabh"blah"blahblah, however " is a c++ code-how can i get it to simply cout a " ...
i wish to cout blablabhlabh"blah"blahblah, however " is a c++ code-how can i get it to simply cout a " ?
Code://put a backslash in front of it cout<<"blahblahblah\"blah\"blahblahblah";
If I had a world of my own, everything would be nonsense. Nothing would be what it is, because everything would be what it isn't. And contrariwise, what it is, it wouldn't be, and what it wouldn't be, it would. You see?