Hi,
I want to send float numbers between my motes(TELOSB), but when i invoke 
a printf i don't know what formatter i must use.
For example, in C, i use:

a=1.23
printf("%f",a);

This code doesn't work in NesC and it prints on the video the letter f.

Someone help me!
Thanks
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to