Hi,

What can I do to print float inside a fp thread ???
I tryed to do 
        char f_print[128];

        sprintf(f_print,"%f %f",128.5, 12.5);
        rtl_printf("%s \n",f_print);

but the result is : %f %f

Fred

-- 
 _________________________________________________________
|                                                          |
|               Frederic CAZENAVE                          |
|    _/\_  /^=  McGill Radar                               |
| \_/    \//    Box 198, MacDonald College                 |
|   | /-\ |     Ste Anne de Bellevue                       |
|   ||   ||     Quebec, Canada   H9X 3V9                   |
|               Tel (514) 398 7733 fax (514) 398 7755      |
|               mailto:[EMAIL PROTECTED]       |
|               http://www.mpl.orstom.fr/hydrologie/catch/ |
|__________________________________________________________|

-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
--
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/

Reply via email to