From: Adam Schrotenboer Newsgroups: comp.os.msdos.djgpp Subject: Why doesn't iostream work?? Date: Mon, 12 Oct 1998 19:02:42 -0400 Organization: Triton Technologies, Inc Lines: 4 Message-ID: <36228A92.62A6B474@lycosmail.com> NNTP-Posting-Host: hol-ppp33.triton.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.06 [en] (Win98; U) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I include iomanip.h, and then try to use cout, and my program crashes. Why??