[GD-Windows] exception handling
Brought to you by:
vexxed72
From: Marco S. <mar...@li...> - 2004-10-16 15:12:19
|
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 |