I've used some printf format commands:

uint8_t & uint16_t >> %u
uint32_t >> %lu
int8_t & int16_t >> %i
int32_t >> %li

El 21/10/2010 16:39, wasif masood escribió:

Hi,

if I have an uint8_t and try to print it via %d in printf, would it possible that printf some how corrupt the variable being displayed?
--
Wasif Masood


_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

--
Jose A.
Seville, Spain

<<attachment: jostargal.vcf>>

_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to