Answers for "how to put quotation marks in a string c++"

C++
0

++ how to write quotation mark in a string

const char* text = "The man said "Where are we going?"";
Posted by: Guest on October-27-2020

Code answers related to "how to put quotation marks in a string c++"

Browse Popular Code Answers by Language