X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Fri, 3 Sep 2004 09:23:56 -0400 Message-Id: <200409031323.i83DNu5R021747@envy.delorie.com> From: DJ Delorie To: pradyut100 AT yahoo DOT com CC: prgc AT yahoogroups DOT com, djgpp AT delorie DOT com In-reply-to: <20040903112112.2073.qmail@web20227.mail.yahoo.com> (message from pradyut bhattacharya on Fri, 3 Sep 2004 04:21:12 -0700 (PDT)) Subject: Re: file I/O References: <20040903112112 DOT 2073 DOT qmail AT web20227 DOT mail DOT yahoo 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 > cout<<\224Enter the registration number: \223; You seem to be using ISO-Latin-1 extended quotes, not regular ASCII quotes, here. What are you editing your sources with? It's probably trying to be "smart" and give you "pretty" quotes. > file.cc:12: error: stray '\148' in program > file.cc:12: error: stray '\147' in program