PDA

View Full Version : Simple (but annoying) output problem...


pedalboy
Mar 30, 2004, 08:19 PM
I'm hoping someone will immediately know the answer to this...

I need to print out a " in a java console app, but I don't know how to do this, since what you plan on printing out is supposed to be surrounded by quotes.

Please help, thanks!

pedalboy
Mar 30, 2004, 08:34 PM
Erm, never mind, I figured it out. You need to use \" to do it.