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


SOM-Call-Optimization

Description:

Controls the error checking used for making calls to SOM objects.

Compatibility:

This pragma is compatible with the following platform targets:

68K

PowerPC

NEC V800
Intel x86
MIPS
Embedded 68K

Prototype:
  #pragma SOM-Call-Optimization on | off | reset Remarks:

This pragma is only available for Mac OS using C++ code.

The PowerPC compiler uses an optimized error check that is smaller but slightly slower.

This pragma is ignored if the direct_to_SOM pragma, described in "direct_to_som," is off.

This pragma does not correspond to an option in any settings panel. To check whether this option is on, use __option (SOM-Call-Optimization). See on "Checking Options." By default, this pragma is off.


[ 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