From: Dave Lahr Newsgroups: comp.os.msdos.djgpp Subject: Iostream.h Date: Mon, 2 Feb 1998 09:23:40 -0500 Organization: University of Rochester Lines: 12 Message-ID: NNTP-Posting-Host: uhura.cc.rochester.edu Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hello, I have recently downloaded and installed DJGPP. I have compiled a simple program in c++ that runs succesfully. However, I do not have the iostream.h file, because when I tried to use it, and cout and cin, it didn't work. I checked the include directory, and it wasn't there. Where do I get it? Dave ps. Thanks for the help.