RE: exception handling
"Jamie Fowlston" <[email protected]> Mon, 18 Oct 2004 11:56:22 +0100
| Newsgroups | gmane.games.devel.windows |
|---|---|
| Message-ID | <[email protected]> |
Um, ignore them or turn them off? :) Jamie -----Original Message----- From: [email protected] [mailto:[email protected]]On Behalf Of Marco Severino Sent: 16 October 2004 16:12 To: [email protected] Subject: [GD-Windows] exception handling 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