From: Eric Weiss Newsgroups: comp.os.msdos.djgpp Subject: Re: Why doesn't iostream work?? Date: Sat, 17 Oct 1998 17:44:52 -0400 Organization: The Winchendon Group, Inc. Lines: 10 Message-ID: <36290FD4.94509A19@winchendon.com> References: <36228A92 DOT 62A6B474 AT lycosmail DOT com> <362556CA DOT B94B6E96 AT winchendon DOT com> <36260CEB DOT 6C6B6D64 AT montana DOT com> NNTP-Posting-Host: host.winchendon.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.06 [en] (Win95; U) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Thanks for the suggestion. That was all I needed to do. The quick start/readme documentation does not mention this is how you get C++, although there is mention that gcc will automatically use C++ on .cpp files. I guess I've done it with Unix too long. Thanks again. Eric