From: ajschrotenboer AT lycosmail DOT com Newsgroups: comp.os.msdos.djgpp Subject: IOSTREAM functions Date: Fri, 09 Oct 1998 14:48:24 GMT Organization: Deja News - The Leader in Internet Discussion Lines: 9 Message-ID: <6vl7no$f75$1@nnrp1.dejanews.com> NNTP-Posting-Host: 207.74.20.23 X-Article-Creation-Date: Fri Oct 09 14:48:24 1998 GMT X-Http-User-Agent: Mozilla/4.05 [en] (Win95; I ;Nav) X-Http-Proxy: HTTP/1.1 intranet3.westottawa.k12.mi.us (IBM-ICS), 1.0 x11.dejanews.com:80 (Squid/1.1.22) for client 207.74.20.23 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I took a programming course in C++ that taught me how to use the iostream (cout, cin, etc) rather than stdio(printf, gets, etc). When I include iomanip.h, and try to use cout, the program crashes. Anybody know why??? -----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own