From: eplmst AT lu DOT erisoft DOT se (Martin Stromberg) Newsgroups: comp.os.msdos.djgpp Subject: Re: iostream.h Date: 22 Oct 1999 12:35:38 GMT Organization: Ericsson Erisoft AB, Sweden Message-ID: <7uplmq$1pc$2@antares.lu.erisoft.se> References: <19991021213312 DOT 13996 DOT 00000244 AT ng-ff1 DOT aol DOT com> NNTP-Posting-Host: propus-144.lu.erisoft.se X-Newsreader: TIN [version 1.2 PL2] Lines: 15 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Turkey6158 (turkey6158 AT aol DOT com) wrote: : I wrote a simple Hello, world prog, saved it as hello.c (was that right?), : pressed alt+F9 to compile..I'm not sure if it worked cause it didn't give me a : message. Chose Ran because I didn't know what to do after compiling (:P), : surprising me, it said : Compiling: Hello.c : Hello.c(1) Error: Iostream.h: No such file or directory.(ENONET) I'm not an expert on C++ but aren't iostream.h a C++ include file, and you are coding a C file (at least that's what hello.c implies)? U2, Boy, MartinS