Message-Id: <199801272138.KAA03399@cirrostratus.netaccess.co.nz> Comments: Authenticated sender is From: "Richard Chappell" To: jimb AT diablo DOT intergate DOT bc DOT ca Date: Wed, 28 Jan 1998 09:30:56 +0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: re: newbie + iostream.h Reply-to: Pixnaps AT netaccess DOT co DOT nz CC: djgpp AT delorie DOT com In-reply-to: <34CD9DD9.35C5@pop.intergate.bc.ca> Precedence: bulk > From: Jim Brooks > Subject: re: newbie + iostream.h > Date: Tue, 27 Jan 1998 00:42:01 -0800 > Organization: Internet Gateway Corporation > Reply-to: jimb AT diablo DOT intergate DOT bc DOT ca > To: djgpp AT delorie DOT com > 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 did you save your source file as *.cpp or *.cc ??