Mail Archives: djgpp/2000/06/06/22:30:34
Maby its because the slash marks are backwards. The same thing is
happening to me except streambuf.h isnt on my computer anywhere. can
you send it too me?
--- Jerry Lemke <jklemke AT mc DOT net> wrote:
> I just installed ver 2.8.1 of the gcc compiler that was supplied with
> with the "Sams Teach Yourself C++" book. The operating system is
> Windows 98 ver 4.10.1998
>
> When I try to compile the first exercise, I get a message indicating:
>
> In file included from jl0101.cpp:1:
> C:\STYCPP24\DJGPP\lang/cxx/iostream.h:31: streambuf.h: No such file
> or
> directory
> (ENOENT)
>
>
> I searched for the "streambuf.h" file and it exists in :
> C:\STYCPP24\DJGPP\lang\cxx
> The source code contained in the sample exercise (jl0101.cpp) is:
>
> #include <iostream.h>
>
> int main()
> {
> cout << "Hello World!\n";
> return 0;
> }
>
> Can you help determine what is wrong?
> Thanks
>
=====
ULTRATECH (Old Technology... ...New Ideas)
Visit the ULTRATECH web page at
http://www.geocities.com/Homie_dont_play_dat
AIM: TwistedMatrix, ICQ: 74628745
__________________________________________________
Do You Yahoo!?
Yahoo! Photos -- now, 100 FREE prints!
http://photos.yahoo.com
- Raw text -