delorie.com/archives/browse.cgi | search |
Date: | Wed, 15 Mar 2000 11:07:22 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Baal <baal AT oceanfree DOT net> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: Help |
In-Reply-To: | <8ane5e$d7p$1@fraggle.esatclear.ie> |
Message-ID: | <Pine.SUN.3.91.1000315110532.17230W-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | dj-admin AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Wed, 15 Mar 2000, Baal wrote: > I can;t seem to compile programs though. When I go to run it it says : > filename.c(1) Error: iostream.h: No such file or directory (ENOENT) C++ programs should have the extension .cc or .cpp. Otherwise the compiler won't know that it needs to search the C++ include directory. See section 8.3 in the DJGPP FAQ list for more about this.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |