delorie.com/archives/browse.cgi | search |
Date: | Sun, 7 Oct 2001 16:01:33 +0300 (WET) |
From: | Andris Pavenis <pavenis AT lanet DOT lv> |
X-Sender: | pavenis AT ieva06 |
To: | =?windows-1257?Q?G=FCnter_R?= <guenter DOT reusing AT web DOT de> |
Cc: | djgpp AT delorie DOT com |
Subject: | Re: iostream function "form" in DJGPP V3 |
In-Reply-To: | <9ppeci$gjv$02$1@news.t-online.com> |
Message-ID: | <Pine.A41.4.05.10110071558200.34384-100000@ieva06> |
MIME-Version: | 1.0 |
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 |
On Sun, 7 Oct 2001, Günter R wrote: > in V2 of DJGPP this worked as expected: > > #include <iostream.h> > cout.form ("%8.3f\n", a); .... > > in V3 it does not work anymore. > The error message is: > Error: "form" undeclared .... > > I'm working with DJGPP V3.0 and RHIDE 1.4.9 > It's not in C++ standard and is no more supported in gcc-3.0. Andris
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |