From: pras_patel AT yahoo DOT com (prashant patel) Newsgroups: comp.os.msdos.djgpp Subject: iostream library compilation error. Date: 23 May 2001 03:51:12 -0700 Organization: http://groups.google.com/ Lines: 12 Message-ID: NNTP-Posting-Host: 202.177.146.4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 990615072 21565 127.0.0.1 (23 May 2001 10:51:12 GMT) X-Complaints-To: groups-support AT google DOT com NNTP-Posting-Date: 23 May 2001 10:51:12 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Having gone through the previous posting for the particular error i am facing i.e compiling a simple hello.cpp and including the iostream.h file gives an error "c:\djgpp\lang\cxx\iostream.h:31:streambuf.h No such file or directory " I have not found and solution and download the correct files from the zip picker also the both the files iosteam.h and streambuf.h are present. also the djgpp.env long file names flag is 'y'. I would be very thankfull for your help. thank you.