Mail Archives: djgpp/1999/02/24/21:05:25
From: | b-lagow AT students DOT uiuc DOT edu (benjamin wilson lagow)
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | scientific notation with iostream.h
|
Date: | 25 Feb 1999 01:58:33 GMT
|
Organization: | University of Illinois at Urbana-Champaign
|
Lines: | 9
|
Message-ID: | <7b2ao9$2nj$1@vixen.cso.uiuc.edu>
|
NNTP-Posting-Host: | ux4.cso.uiuc.edu
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Reply-To: | djgpp AT delorie DOT com
|
I'm using DJGPP 2.02 to compile C++ programs. I've found that iostream.h
does not support the keywords scientific, fixed, etc., which you would
send to cout to change the output format. A perusal of the file shows
that it only supports hex, oct, and dec.
Is there an updated version of this file available (or is one planned)?
Just another push toward ANSI compliance. =)
- Raw text -