From: patchkrow AT aol DOT com (Patchkrow) Newsgroups: comp.os.msdos.djgpp Subject: Re: problems including iostream.h Date: 14 Jul 1997 04:35:25 GMT Lines: 2 Message-ID: <19970714043500.AAA05151@ladder02.news.aol.com> NNTP-Posting-Host: ladder02.news.aol.com Organization: AOL http://www.aol.com References: <33C99B62 DOT 7A8E142F AT hotmail DOT com> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk You might be having trouble because iostream.h is for C++, you have to use the C++ compiler to compile your code.