Technical Support
On-Line Manuals
Compiler Reference Guide
#pragma exceptions_unwind
#pragma no_exceptions_unwind
These pragmas enable and disable function unwinding at runtime.
The default is #pragma exceptions_unwind.
--exceptions, --no_exceptions
--exceptions_unwind, --no_exceptions_unwind
Function unwinding at runtime.