| delorie.com/archives/browse.cgi | search |
| From: | "jan malina" <jan.malina@{NOSPAM}ping.be> |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | #include <....h> don't realy works ! |
| Date: | Thu, 21 May 1998 20:31:03 +0200 |
| Organization: | EUnet Belgium, Leuven, Belgium |
| Lines: | 23 |
| Message-ID: | <6k1rv3$esf$1@news3.Belgium.EU.net> |
| NNTP-Posting-Host: | dialup019.gent.eunet.be |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Ok, i just started with DJGPP (Latest version) and I had a problem when I
was testing it: I maked a simple C++ program:
#include <iostream.h>
void main(void){
cout << "\t\tHello, World from DJGPP\n\n\n";
}
and when I compile it with gxx or gcc it says that iostream.h is not found.
It gives the same error when i do it with a exemple.
Ps1: I am not a newbie in C/C++
Ps2: I have added it to my path an seted the env.
Ps3: When i boot I get the error. Not enough envoiermentspace.
Ps4: Sorry for my poor speling. I am dutch and 11 years !
Jan Malina
Jan DOT malina AT ping DOT be
REMOVE THE SPAMTHINGS BEFORE REPLYING !
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |