From: "David List" Newsgroups: alt.comp.lang.learn.c-c++,comp.os.msdos.djgpp References: <374B6D9C DOT FE16DE6 AT daidun DOT kaist DOT ac DOT kr> Subject: Re: boolalpha Lines: 22 MIME-Version: 1.0 Content-Type: text/plain; charset="EUC-KR" X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Message-ID: Date: Wed, 26 May 1999 17:59:37 +0200 NNTP-Posting-Host: 129.142.204.52 X-Complaints-To: abuse AT get2 DOT net X-Trace: news.get2net.dk 927746283 129.142.204.52 (Wed, 26 May 1999 21:18:03 MET DST) NNTP-Posting-Date: Wed, 26 May 1999 21:18:03 MET DST Organization: get2net Internet Kunde To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id PAB08030 Reply-To: djgpp AT delorie DOT com I see. Thanks, Ahn. Do you know of any other way to output 'true' and 'false' instead of '1' and '0'? -- Med venlig hilsen/Best regards David List Ahn Ki-yung skrev i en nyhedsmeddelelse:374B6D9C DOT FE16DE6 AT daidun DOT kaist DOT ac DOT kr... > David List wrote: > > > I use djgpp with RHIDE. When I try to use 'cout << boolalpha', I get an error message. How can I go about this? > > > > -- > > Med venlig hilsen/Best regards > > David List > > I think it is not implemented yet. > Let's wait for the next version or ... get into the djgpp project. >