Date: Mon, 17 Jun 1996 15:14:08 +0200 (IST) From: Eli Zaretskii To: Morgan Scott Brunk Cc: djgpp AT delorie DOT com Subject: Re: fstream.h - where oh where is it In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Mon, 17 Jun 1996, Morgan Scott Brunk wrote: > As you can tell from the subject I need a copy of fstream.h for c++ > programs so I can get an example program from an online tutorial for c++ > to work. If the file exists for djgpp. Did you install the lgp271b.zip distribution? That's where fstream.h should be. Without that zip file you don't have the C++ headers and libraries on your system. When you install it, the headers wind up in the lang/cxx subdirectory of the main DJGPP installation directory. Do you have that directory?