From: George Newsgroups: comp.os.msdos.djgpp Subject: Re: Having a problem w/sorce codes Date: Sat, 03 Mar 2001 00:53:05 -0600 Organization: Posted via Supernews, http://www.supernews.com Message-ID: <3AA094D1.194@centurytel.net> X-Mailer: Mozilla 3.0 (Win95; U) MIME-Version: 1.0 References: <3AA06D35 DOT 649C4A27 AT optonline DOT net> <200103030401 DOT XAA32301 AT envy DOT delorie DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: newsabuse AT supernews DOT com Lines: 7 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com DJ Delorie wrote: > > > 5. cout << 'Hello World! /n'; > > Strings use double quotes, not single quotes. /n should also be \n