From: Jim Brooks Newsgroups: comp.os.msdos.djgpp Subject: re: newbie + iostream.h Date: Tue, 27 Jan 1998 00:42:01 -0800 Organization: Internet Gateway Corporation Lines: 6 Message-ID: <34CD9DD9.35C5@pop.intergate.bc.ca> Reply-To: jimb AT diablo DOT intergate DOT bc DOT ca NNTP-Posting-Host: pm33s2.intergate.bc.ca Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I installed djgpp and rhide. when i entered the standard c hello world, it compiled and ran without problems. However when I tried a C++ version, the compiler couldn't find iostream.h. I added an included reference to it in lang\cxx but now a large number of errors are reported. All suggestions/comments greatfully accepted. Jim Brooks