Hi,
I am using Palm OS5.0 and CW 9.3. 
Why this part of the C code doesn't work  in Palm
OS5.0?
  
 float a = 3.9;
 char str[10];
 sprintf(str,"%f",a);

 I get the err  "StringMgr doesnt support this".

or 
  How can I convert a float value to String??

regards,
Dina.


        
                
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 

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

Reply via email to