
-----------------------------------
Geminias
Thu Nov 17, 2005 3:46 pm

Quotes within quotes!
-----------------------------------
how can you use quotes in a string?  

for instance if you needed to write " People who call themselves "artists" are gay"  

forget single quotes.. how can you get double quotes to work inside the string?

-----------------------------------
beard0
Thu Nov 17, 2005 3:48 pm


-----------------------------------
I don't program c, but I can all but guarantee that you use \"
i.e. "Those that think that people who call themselves \"artists\" are gay, are homophobes."

-----------------------------------
Tony
Thu Nov 17, 2005 3:48 pm


-----------------------------------
that's... an example :? 

anyways, escape characters.. such as \"

-----------------------------------
Geminias
Thu Nov 17, 2005 7:25 pm


-----------------------------------
yay!  thanks all

-----------------------------------
md
Thu Nov 17, 2005 10:35 pm


-----------------------------------
you should really use a less provocative example... I mean really how hard would it have been...

-----------------------------------
beard0
Thu Nov 17, 2005 10:42 pm


-----------------------------------
you should really use a less provocative example... I mean really how hard would it have been...

Yeah, I don't think he picked up on my comment.
