Date: Sun, 18 Jun 2000 18:57:59 +0530 Message-Id: <200006181327.SAA01044@midpec.com> From: Prashant TR To: ddoss AT columbus DOT rr DOT com CC: djgpp AT delorie DOT com In-reply-to: <642A954DD517D411B20C00508BCF23B0012B15C0@mail.sauder.com> (ddoss AT columbus DOT rr DOT com) Subject: Re: Newbie ? --> where can i get iostream.h References: <642A954DD517D411B20C00508BCF23B0012B15C0 AT mail DOT sauder DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > 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? You need to download v2gnu/gpp2952b.zip, the C++ compiler. Prashant