exception handling

"Marco Severino" <[email protected]> Sat, 16 Oct 2004 17:11:45 +0200
Newsgroups gmane.games.devel.windows
Message-ID <000001c4b392$7d6d78e0$4c89fea9@DarkRage>
Hi list,
 
I'm using Visual C++ vr. 6.0 and I wish to disable exception handling. I
set compiler flag /GX-, but I get several warnings because of the
standard libraries (fstream, iostream).
Any suggests?
 
Best Regards,
Marco Severino