Message-ID: <36A14BA7.73DF@pacbell.net> From: thethoms X-Mailer: Mozilla 2.02 (OS/2; I) MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: Problem with #include References: <19990114202432 DOT 25946 DOT 00000851 AT ng38 DOT aol DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 18 Date: Sat, 16 Jan 1999 21:32:07 -0500 NNTP-Posting-Host: 206.170.31.164 X-Complaints-To: abuse AT pacbell DOT net X-Trace: typhoon-sf.pbi.net 916552105 206.170.31.164 (Sat, 16 Jan 1999 21:48:25 PDT) NNTP-Posting-Date: Sat, 16 Jan 1999 21:48:25 PDT Organization: SBC Internet Services To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com You may have uncompressed Djgpp with an unzip program that recognizes long file names. If I unserstand correctly, you shouldn't do that. Unzup them with a regular dos program like pkunzip. (Remember to use the -d option.) I hope that will help. Travis Thoms CoolDenver wrote: > > Whenever i try to use iostream.h, i get a message saying that no file called > streambuf.h exists. I am wondering where i can get this file, or where i can > find a solution to this problem? Could someone please help me?