Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CPP

quotation in c++ string

//Escape the quotes with backslashes:
printf("She said "time flies like an arrow, but fruit flies like a banana"."); 
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #quotation #string
ADD COMMENT
Topic
Name
8+4 =