In tos/lib/net/Ctp.h , there is a struct
typedef nx_struct {
nx_ctp_options_t options;
nx_am_addr_t parent;
nx_uint16_t etx;
nx_uint8_t (COUNT(0) data)[0]; // Deputy place-holder, field will probably
be removed when we Deputize Ctp
} ctp_routing_header_t;
I am puzzled by nx_uint8_t (COUNT(0) data)[0], what is COUNT(0) used for?
--
Regards,
Xiaozong Cui
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help