Date: Fri, 2 Mar 2001 23:01:59 -0500 Message-Id: <200103030401.XAA32301@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT envy DOT delorie DOT com using -f From: DJ Delorie To: reabee71 AT optonline DOT net CC: djgpp AT delorie DOT com In-reply-to: <3AA06D35.649C4A27@optonline.net> (message from R B on Fri, 02 Mar 2001 23:04:05 -0500) Subject: Re: Having a problem w/sorce codes References: <3AA06D35 DOT 649C4A27 AT optonline DOT net> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > 5. cout << 'Hello World! /n'; Strings use double quotes, not single quotes.