From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: HELP iostream.h Date: Sun, 09 Feb 1997 20:55:33 -0800 Organization: Two pounds of chaos and a pinch of salt Lines: 27 Message-ID: <32FEAA45.6084@cs.com> References: <01bc16c0$483201e0$67a48ece AT ChristianJACQUIER> Reply-To: fighteer AT cs DOT com NNTP-Posting-Host: ppp224.cs.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Christian JACQUIER wrote: > > If anyone know where I can find an iostream.h librarie for DJGPP, PLEASE > tell me where. From the same place you got djgpp. To compile C++ programs you need these files: v2gnu/gpp2721b.zip v2gnu/lgp271b.zip These must be unzipped and installed like the rest of the djgpp files. Please get the DJGPP Frequently Asked Questions list (v2/faq210b.zip) and read it; it answers this and many other questions. -- John M. Aldrich * Anything that happens, happens. * Anything that, in happening, causes something else to happen, causes something else to happen. * Anything that, in happening, causes itself to happen again, happens again. * It doesn't necessarily do it in chronological order, though. --- Douglas Adams