Data_t* newData = call DataPool.get();
newData->seqNum = 5;
for codes like this, why I always get error:
syntax error before '*'
'newData' undeclaredthanks very much.
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
