hello everybody,
in my program i defined my own function as TOS_MsgPtr packet(TOS_MsgPtr msg);
after receiving a complete data packet from the radio,i called for the above function as "packet(data)" (where data is the received TOS_MsgPtr),.....when i tried to compile this file i am get error as " implicit declaration of function packet "...........so i am struct ..........so can anyone help me out why is it giving such an error............
with regards
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
