[Tinyos-help] implicit declaration of function
primalfear 69
primeballerina at gmail.com
Mon Sep 25 01:22:44 PDT 2006
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20060925/c784c6d8/attachment.html
More information about the Tinyos-help
mailing list