R: exception handling
"Marco Severino" <[email protected]> Tue, 19 Oct 2004 12:03:57 +0200
| Newsgroups | gmane.games.devel.windows |
|---|---|
| Message-ID | <000001c4b5c2$f6695e80$0100a8c0@DarkRage> |
Hi, >And hope you don't use the standard libraries in a way that will throw >exceptions... (are YOU sure what your operator new will do when out of >memory?) Naturally, I can always receive an error from new operator, but I control the address which returns me (old style), I created a my operator for this problem. Searching on MSDN, I understood that the exceptions can't be really disable. Because I don't want to use exception, I must to pass to C libraries (only for critical performance components). I'm wrong? ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Gamedevlists-windows mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gamedevlists-windows Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=555