delorie.com/archives/browse.cgi | search |
From: | "Ghostwheel" <ghostwheel AT nospam DOT home DOT com> |
Newsgroups: | comp.os.msdos.djgpp |
References: | <kyTU4.271$T41 DOT 7870 AT newsread1 DOT prod DOT itd DOT earthlink DOT net> <3924076E DOT 729A1A75 AT yahoo DOT com> |
Subject: | Re: Newbie Problem |
Lines: | 43 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Newsreader: | Microsoft Outlook Express 5.00.2919.6600 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2919.6600 |
Message-ID: | <ubWU4.661$T41.17478@newsread1.prod.itd.earthlink.net> |
Date: | Thu, 18 May 2000 17:58:50 GMT |
NNTP-Posting-Host: | 192.189.16.3 |
X-Complaints-To: | abuse AT earthlink DOT net |
X-Trace: | newsread1.prod.itd.earthlink.net 958672730 192.189.16.3 (Thu, 18 May 2000 10:58:50 PDT) |
NNTP-Posting-Date: | Thu, 18 May 2000 10:58:50 PDT |
Organization: | EarthLink Inc. -- http://www.EarthLink.net |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
I am, in fact, using WinNT. I used WinZip to unzip the files. And sorry, I should also have included the source. // Program 1.1 #include <iostream.h> void main() { cout << "Hello! " "Congratulations on your first" " C++ program"; } "Prashant TR" <prashant_tr AT yahoo DOT com> wrote in message news:3924076E DOT 729A1A75 AT yahoo DOT com... > Ghostwheel wrote: > > > I am trying to compile a simple "Hello World" type program but I get this > > error "c:\djgpp\lang\cxx\iostream.h(31) Error: streambuf.h: No such file or > > directory (ENOENT)" > > > > I have verified that the file does in fact exist and is in the > > \djgpp\lang\cxx directory. Could someone tip me off to what I am doing > > wrong? > > That depends on what you were working on and what software you used to > unzip djdevxxx.zip. If you are using Windows, you must use Winzip or some > LFN aware zipper. Under DOS, you need to use pkzip. Once this is done, it > should work fine. > > -- > Prashant > > > >
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |