Hi,
For the following structure
struct foo{
uint8_t foo_a;
uint32_t foo_b;
};
what is the actual layout after compilation on a TelosB platform? Will it be
packed? Thanks.-- -Xiaohui Liu
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
