Computer Science Canada

An escape character?

Author:  Justin_ [ Thu Jan 19, 2006 5:36 am ]
Post subject:  An escape character?

Hello friends,

Is there an escape character that will allow you to use quotes within quotes?

Author:  Martin [ Thu Jan 19, 2006 5:54 am ]
Post subject: 

\"

Author:  Justin_ [ Thu Jan 19, 2006 6:08 am ]
Post subject: 

Yeah, same as C++ I discovered shortly after the post. Rolling Eyes

Author:  Andy [ Thu Jan 19, 2006 11:04 am ]
Post subject: 

its not about being the same as c++... its ascii standard.. it should work on every programming language


: