From: "Al" Newsgroups: comp.os.msdos.djgpp References: <642A954DD517D411B20C00508BCF23B0012B15C0 AT mail DOT sauder DOT com> Subject: Re: Newbie ? --> where can i get iostream.h Lines: 22 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 X-Original-NNTP-Posting-Host: 203.58.15.163 Message-ID: <394c42be@dnews.tpgi.com.au> Date: Sun, 18 Jun 2000 23:36:22 +1000 NNTP-Posting-Host: 203.12.160.33 X-Complaints-To: abuse AT telstra DOT net X-Trace: nsw.nnrp.telstra.net 961335591 203.12.160.33 (Sun, 18 Jun 2000 23:39:51 EST) NNTP-Posting-Date: Sun, 18 Jun 2000 23:39:51 EST Organization: Customer of Telstra Big Pond Direct To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Deborah Doss wrote in message news:642A954DD517D411B20C00508BCF23B0012B15C0 AT mail DOT sauder DOT com... > Hello, > I am new to c, c++ .. programming in general. I downloaded djgpp, and > i finally got the 'hello, world!" program (heh i am a genuine newbie :) to > work with stdio.h (i didn't know the command printf ;). > The problem is, the book i'm using uses iostream.h and i don't think that > came with my download > Can anyone direct me where to find 'iostream.h' ? I looked on delorie.com > some, and I don't know where to download it, is there a way to search for an > individual file and d/l > it? > Thanks for any/all help!! > Use the zip-picker at delorie.com. Select and download C++. iostream.h is part of C++.