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


The "D" Constant Suffix

When CodeWarrior C finds a "D" immediately after a floating point constant value, it treats that value as data of type double.

When the float_constants pragma is on, floating point constants should end with a "D" so that they are not treated as values of type float.

For related information, see "float_constants."


[ 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