I'm rather new to C++, and I'm having a problem compiling one of my programs. The error says "unterminat ed character or string constant". I went to the line it said the error occured on, but I've got both opening and closing double quotes. I tried deleating the line, but it gave the same error on a different line (that also had both quotes).
I'm using Windows XP, and writing and compiling using Dev-C++.