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 - <u>option:</u><b></b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Option:
    Description:

xd
    disable exception handling (default) (see xd)

xdt
    disable exception handling (same as "xd") (see xdt)

xds
    disable exception handling (table-driven destructors) (see xds)

xs
    enable exception handling (see xs)

xst
    enable exception handling (direct calls for destruction) (see xst)

xss
    enable exception handling (table-driven destructors) (see xss)

zo
    use exception-handling for a specific operating system (see zo)

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