delorie.com/archives/browse.cgi | search |
Date: | Thu, 24 Jun 1999 17:10:05 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
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: | <Pine.SUN.3.91.990624170852.15836A-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
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 <iostream.h> the complier cries that it can not locate > <streambuf.h>. I've checked and the file <streambuf.h> exists and > it is in the same directory as <iostream.h>. 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.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |