delorie.com/archives/browse.cgi | search |
From: | "Günter R" <guenter DOT reusing AT web DOT de> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | iostream function "form" in DJGPP V3 |
Date: | Sun, 7 Oct 2001 13:33:33 +0200 |
Organization: | keine |
Lines: | 14 |
Message-ID: | <9ppeci$gjv$02$1@news.t-online.com> |
Mime-Version: | 1.0 |
X-Trace: | news.t-online.com 1002454226 02 17023 GXK9SWJES5Adht 011007 11:30:26 |
X-Complaints-To: | abuse AT t-online DOT com |
X-Sender: | 520022394126-0001 AT t-dialin DOT net |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Newsreader: | Microsoft Outlook Express 6.00.2600.0000 |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
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 Thanx
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |