V
vince
need to create a string with embedded quotation marks,
like
string str1 = " they said "go away" ";
How can this be done?
Thanks,
vince
like
string str1 = " they said "go away" ";
How can this be done?
Thanks,
vince