Date: Thu, 24 Jun 1999 17:10:05 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: shikler AT post DOT tau DOT ac DOT il cc: djgpp AT delorie DOT com Subject: Re: My complier cannot locate streambuf.h In-Reply-To: <199906241257.PAA16497@post.tau.ac.il> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 24 Jun 1999 shikler AT post DOT tau DOT ac DOT il wrote: > problem: I am trying to write a program in c++ and when I've tried to > include the complier cries that it can not locate > . I've checked and the file exists and > it is in the same directory as . What must I do to > solve this problem? Please read section 8.7 of the DJGPP FAQ list (v2/faq211b.zip from the same place you downloaded DJGPP). It explains how to solve this problem.