Share via


/GX - Enable Exception Handling

This option enables synchronous exception handling with the assumption that extern C functions never throw an exception. It is now equivalent to /EHsc.

See Also

About Microprocessor Compilers | ARM Guide | Hitachi Guide | MIPS Guide

© 1992-2003 Microsoft Corporation. All rights reserved.