Posted by Milly Pan on July 28, 1999 at 22:09:04:
hi
i think i'm confusing the syntaxes for the different languages i've worked with, because i'm running into problems in some places and i think i might nkow why: in c++ when you have a string it's delimited by double quotes ("), but when you're dealing with a single character or one-character portion of a string is it double quotes (") or single quote (')