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

Description:
Controls how data is stored.
Compatibility:
This pragma is compatible with the following platform targets:
Prototype:
#pragma pool_data on | off | reset
Remarks:
This pragma is available for embedded PowerPC programming only.
If this pragma is on, the compiler optimizes pooled data. The pragma must be used before the function you want it apply to.
This pragma corresponds to the Pool Data option in the PPC Processor settings panel. To check whether this option is on, use __option (pool_data), 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