Can anyone explain why Value = 52 instead of 53?
float fValue = .53;
Int16 Value = (Int16)(fValue * (float)100);
thanks
Ralph Krausse
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/
