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/
- Casting Problem A Rafiee
- Re: Casting Problem Ben Combee
- Re: Casting Problem Nesse, Rustin
- Re: Casting Problem Shekar Mantha
