From: "R. Johnson" Newsgroups: comp.os.msdos.djgpp Subject: Missing strstream.h Date: Sun, 13 Apr 1997 08:28:02 -0700 Organization: Internet MCI Lines: 6 Message-ID: <3350FB82.4DBA@internetMCI.COM> Reply-To: RICH_JOHNSON AT internetMCI DOT COM NNTP-Posting-Host: usr3-dialup7.mix1.bloomington.mci.net 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 I recently tried to compile a library with DJGPP (MATCOM for DJGPP). The compile failed due to missing STRSTREAM.H. I thought that i had all the files required to run DJGPP. Can anyone point me in the right direction. Could it be that I simply need to point the include to another .H files that implements the IOSTREAM class? Rich