From: "A. Jans-Beken" Newsgroups: comp.os.msdos.djgpp Subject: Problem fstream - Djdev202 Date: Fri, 01 Jan 1999 22:25:24 +0100 Organization: World Access Lines: 8 Message-ID: <368D3D44.7F7FD028@wxs.nl> NNTP-Posting-Host: vl0162-0.dial.wxs.nl Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: reader3.wxs.nl 915225524 13332 195.121.18.162 (1 Jan 1999 21:18:44 GMT) X-Complaints-To: abuse AT wxs DOT nl NNTP-Posting-Date: 1 Jan 1999 21:18:44 GMT X-Mailer: Mozilla 4.04 [en] (Win95; I) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I downloaded djdev202 and unpacked it. Now my C++ programs do not compile anymore. When I placed djdev201 back it worked again. The reported problem is that an included file from iostream.h (namely fstream.h or something) could not be found. Any suggestions?