View Single Post
Old 11-08-2008, 06:27 PM   PM User | #1
Jearb
New Coder

 
Join Date: Jun 2008
Posts: 47
Thanks: 7
Thanked 0 Times in 0 Posts
Jearb is an unknown quantity at this point
Question Aggravation - String Quotes?

I've started working on a text based game in the command line. So far, it has been going surprisingly well, but whenever I use puts to output a new string, there's quotes around it. I realize that you put the string in quotes when you originally make it, but it's getting rather annoying.

Is there any way to disable this?
Jearb is offline   Reply With Quote