need more context to answer your question.

why don't you attach the actual source code you are talking about and be
sure to tell us what lines in particular are being bitched about.




On Wed, Mar 12, 2014 at 1:13 AM, Bogdan Chifor <[email protected]>wrote:

> Hello,
>
> I am a newbie in programming WSN and nesC.
>
> I am working in TOSSIM and I simulating a data transfer scenario between
> motes.
>
> I would like to know why nesC is giving me a syntax error when I declare a
> pointer in a function(uint8_t* ptr) and why is it everything OK when I
> declare the same pointer in a scope of that function ( if(...) { uint8_t*
> ptr;}).
>
> Thank you,
>
> Chifor Bogdan.
>
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>



-- 
Eric B. Decker
Senior (over 50 :-) Researcher
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to