delorie.com/archives/browse.cgi | search |
From: | "Thomas Mueller" <tmueller AT bluegrass DOT net> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: questions/help with c++ compiling |
Date: | 28 Sep 2002 04:46:57 GMT |
Lines: | 13 |
Message-ID: | <an3c80$a6u92$1@ID-49635.news.dfncis.de> |
References: | <5 DOT 1 DOT 1 DOT 6 DOT 0 DOT 20020923181520 DOT 00be2b48 AT imss DOT gob DOT mx> |
NNTP-Posting-Host: | tnt01-95-65.bluegrass.net (216.135.95.65) |
Mime-Version: | 1.0 |
X-Trace: | fu-berlin.de 1033188417 10713378 216.135.95.65 (16 [49635]) |
X-Mailer: | NOS-BOX 2.05 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
from "J. L." <jlsgarrido AT SoftHome DOT net>: > >#include <iostream.h> > This is deprecated. Better use > #include <iostream> > use namespace std; What is the actual header file name? Is it iostream or iostream.h ? On my computer, with DJGPP 2.03, and I think the gcc version is 2.95, all the header files end in .h, including iostream.h .
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |