delorie.com/archives/browse.cgi | search |
Sender: | tim AT mxrelay DOT g-net DOT be |
Message-ID: | <3BAED85B.6AA0C5C@falconsoft.be> |
Date: | Mon, 24 Sep 2001 08:53:15 +0200 |
From: | Tim Van Holder <tim DOT vanholder AT falconsoft DOT be> |
Organization: | Anubex (www.anubex.com) |
X-Mailer: | Mozilla 4.78 [en] (X11; U; Linux 2.2.16-3 i686) |
X-Accept-Language: | en, nl-BE, nl |
MIME-Version: | 1.0 |
To: | Gwen <mb11363 AT chello DOT be>, djgpp AT delorie DOT com |
Subject: | Re: what's the equivalent of <iostream.h> for gpp ? |
References: | <01c14445$8cc5f3e0$bc8684d5 AT feta> |
Reply-To: | djgpp AT delorie DOT com |
Gwen wrote: > > I'm experiencing some problems with stdio.h and I want to use iostream.h, What problems? > but I don't find it. Can you help me ? Well, 'iostream.h' will probably be in $DJDIR/lang/cxx. However, you should really be using 'iostream' (without the .h), as that is the header required by the ANSI C++ standard.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |