On 9/20/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hi All
1. I am interested to know what all standard data types we can use in
tinyos.What is the size of each data type.
2. while I was working on some application ,I thought that uint stands
for unsigned int.But to my surprise I found that we can even assign
nagtive values to uint variable.so can some one tell me about the
variables types we can use in tinyos.
nesC is a C dialect, and all these integer types come from C. I would
suggest reading a good C introduction/reference for further
information (e.g., to understand why point 2 above happens).
David
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help