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

Description:
Controls how "dead" functions are linked.
Compatibility:
This pragma is compatible with the following platform targets:
Prototype:
#pragma force_active on | off | reset
Remarks:
If this option is on, the linker will not strip the following functions out of the finished application, even if the functions are never called in the program.
When compiling for Mac OS, this option is off by default.
This pragma does not correspond to any option in any settings panel. To check whether this option is on, use the __option (force_active), 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