Controls how floating pointing constants are treated.
Compatibility:This pragma is compatible with the following platform targets:
|
Embedded 68K
|
#pragma float_constants on | off | reset
Remarks:
This pragma is useful when working with source code compiled for the AMD K6 processors.
This pragma does not correspond to any option in any settings panel. To check whether this option is on, use the __option (float_constants), described in "Checking Options."
For related information, see "The "D" Constant Suffix."