unsigned int is a different size depending on the underlying microcontroller.
-Joe On 2/6/06, Martin Gercke <[EMAIL PROTECTED]> wrote: > Thanks, > > so what is the deal with this: > typedef u_int16_t uint16_t (tos\system\tos.h) > > In addition what is the difference between unsigned int and uint32_t? > Is unsigned int the same and always 32bit long? > > I don't see why we need 2 types. "Just" for convenience? > > Martin > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
