From: "Lucas" Newsgroups: comp.os.msdos.djgpp Subject: not able to compile c++ header Date: Mon, 3 Aug 1998 18:35:08 +0800 Organization: Singapore Telecommunications Ltd Lines: 13 Message-ID: <6q43ub$a1q$1@mawar.singnet.com.sg> NNTP-Posting-Host: qtns03347.singnet.com.sg To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi there! I'm a beginner programmer and i'm trying to learn C++, i've downloaded and installed djgpp...it works fine for compiling c programs but every time i try to compile a c++ code, i get the following message .c:/djgpp/lang/cxx/iostream.h(31) Error: streambuf.h :no such file or directory. I've installed all the c++ conmponents of djgpp and edited my autoexec.bat file as instructed. Please tell me how to solve this problem. Thanks a lot, Lucas.