From: d DOT vrabel AT n-shropshire DOT ac DOT uk (David Vrabel) Newsgroups: comp.os.msdos.djgpp Subject: Re: Where are the C++ include files? Date: Wed, 18 Mar 1998 09:00:03 GMT Organization: Staffordshire University Lines: 20 Message-ID: <350f8c0e.1188247@192.168.1.250> References: <199803171807_MC2-3722-98D0 AT compuserve DOT com> NNTP-Posting-Host: www.n-shropshire.ac.uk To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk John Savage wrote: > I can't find the C++ include files (specifically, I >can't find iostream.h) for DJGPP 2.8.0, or, for that matter, any version. The header files for the standard C++ library are found in the gpp280b.zip archive and will be placed in the lang/cxx directory from your DJGPP directory. Also note that the C++ standard header files are now the ones without a .h eg: #include not #include David. David Vrabel d DOT vrabel AT n-shropshire DOT ac DOT uk A poor student (aren't they all) at: North Shropshire College Oswestry, Shropshire, UK