[ First ] [ Previous ] [ Next ] [ Last ] [ Manuals ]
microsoft_exceptions

Description:
Controls the use of Microsoft C++ exception handling.
Compatibility:
This pragma is compatible with the following platform targets:
Prototype:
#pragma microsoft_exceptions on | off | reset
Remarks:
This pragma tells the x86 compiler to generate exception handling code that is compatible with Microsoft C++ exception handling code.
To check whether this option is on, use __option (microsoft_exceptions), described in "Checking Options."
[ First ] [ Previous ] [ Next ] [ Last ] [ Manuals ]
Visit the Metrowerks website at: http://www.metrowerks.com
For assistance contact Metrowerks Technical Support at: cw_support@metrowerks.com
Copyright © 2000, Metrowerks Corp. All rights reserved.
Last updated: August 17, 2000