delorie.com/archives/browse.cgi | search |
From: | Ishpeck <ishpeck AT crosswinds DOT net> |
Organization: | Lunaticnologies |
Subject: | Re: missing iostream.h |
X-Newsreader: | KRN http://ultra7.unl.edu.ar |
References: | <330AD756F8BB9CEF DOT F8637F444EA9E48A DOT 1D40BCFAF804AA35 AT lp DOT airnews DOT net> |
Newsgroups: | comp.os.msdos.djgpp |
Followup-To: | comp.os.msdos.djgpp |
MIME-Version: | 1.0 |
Message-ID: | <938582907.2072610829@news.efortress.com> |
Lines: | 53 |
NNTP-Posting-Host: | 192.41.91.74 |
X-Trace: | typ12.nn.bcandid.com 938582863 192.41.91.74 (Wed, 29 Sep 1999 01:27:43 EDT) |
NNTP-Posting-Date: | Wed, 29 Sep 1999 01:27:43 EDT |
Date: | Tue, 28 Sep 1999 23:27:32 -0600 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Windows and DOS are going to have a little dispute over the file names. I got around this by copying iostream.h and streambuf.h to dos-compatible file names. It's somewhat irritating... On Mon, 27 Sep 1999, Rodeo Red wrote: >I seem to be missing iostream.h file but I don't know which zip its >supposed to come in. >I'm running windows 98 >I have downloaded and unzipped the folllowing files: > >bnu281b >djdev202 >em1934b >em1934r1 >em1934r2 >em1934r3 >faq102 >faq211b >acc281b >app281b >lgp2811b >mak377b >rhide14b >txi312b > > >I used rhide to write > > void main () > { > cout <<"Hello world!\n"; > } > >By the way, which directory should I save this file to ? Does it matter >? > >When I compile with rhide I get : >error: iostream.h no such file or directory (ENOENT) > >It doesn't seem to be a problem with rhide because when I use the >command line at the msdos prompt: >gcc hello.c -o hello.exe -lm >I get the same error message. > >I did a file search for iostream.h and it doesn't seem to be on my >computer. >I looked in C:\djgpp\include and its not there . > >So it seems I really don't have this file. So where can I find it or >which zip file did I not download or unzip correctly ? > > >Red
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |