From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: Newbie ? --> where can i get iostream.h Date: 14 Jun 2000 14:23:58 GMT Organization: Aachen University of Technology (RWTH) Lines: 21 Message-ID: <8i84hu$kii$1@nets3.rz.RWTH-Aachen.DE> References: <_UL15.21811$0T2 DOT 365344 AT typhoon DOT columbus DOT rr DOT com> NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 960992638 21074 137.226.32.75 (14 Jun 2000 14:23:58 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 14 Jun 2000 14:23:58 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Charles wrote: > Ok, I found iostream.h in djgpp/lang/cxx > My new problem is that I can't successfully include it. > It gives me the 'no such file or directory' error. You've emitted to many details from the error message itself, and how you got it. Please show the exact command like you typed, and the full text of the error message that resulted. The source file might also be necessary. > I thought I should include djgpp/lang/cxx in the path, so i did, like this: > set PATH=C:\charles\DJGPP\bin;C:\charles\DJGPP\lang\cxx;%PATH% You thought wrongly. *Only* the ...\bin directory belongs into the PATH. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.