FloatType FplLongToFloat (Long x)
-Rus

>I am trying to cast a long to a float and I end up

>with 0 as the float value :
>
>long V1 = 1000;
>float V2 = V1;
>
>the value in V2 is 0.
>
>Any ideas?
>

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to