Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Watcom C/C++ User's Guide - this option enables exception handling using a time-saving scheme. when http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
This option enables exception handling using a time-saving scheme.  When
this option is specified:
 .  Destruction of temporaries and automatic objects is accomplished with
    direct calls to appropriate destructors; destructor functions are
    implemented with direct calls to appropriate destructors to destruct
    base classes and class members.
 .  This scheme will execute faster, but will use more space in general.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson