Message-ID: <36229D1E.1B29E513@montana.com>
Date: Mon, 12 Oct 1998 18:21:50 -0600
From: bowman <bowman AT montana DOT com>
X-Mailer: Mozilla 4.5b2 [en] (Win95; I)
X-Accept-Language: en
MIME-Version: 1.0
To: djgpp AT delorie DOT com
Subject: Re: Why doesn't iostream work??
References: <36228A92 DOT 62A6B474 AT lycosmail DOT com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Reply-To: djgpp AT delorie DOT com



Adam Schrotenboer wrote:
> 
> I include iomanip.h, and then try to use cout, and my program crashes.
> Why??

the psychic stepped out for a moment. You'll need to post examples of
what crashes, error messages, and so forth. compile with the -g option,
run symify when the program crashes to isolate the offending line.