need some quick help
i was wondering how to use "quotation marks" in quotation marks? like if i want to say.
|
cout << "test "this is in quotation marks" test";
|
cout << "test \"this is in quotation marks\" test";
thanks that works :)
Topic archived. No new replies allowed.