[Tinyos-help] how do i aloocate memory for a two dimension array
Ben Buckner
bbuckner at metrolaserinc.com
Wed May 16 11:25:24 PDT 2007
> Hello all,
> We are using mica2 and mts300 sensor boards and we have a problem using
functions like
> memset and memcpy. We are using tinyos 2.x and we wanted to know is there
> any way of doing that?Do we need to include a specific header file? Any
help will be much appreciated.
> thanks in advance,
> Itamar and Eran.
> p.s : Is there any good programming environment for tinyos2.x? (like
eclipse or visual studio...)
If you use a library function, you need a header file. You can find an
on-line guide to C programming at
http://en.wikibooks.org/wiki/C_Programming.
Regards,
Ben B.
More information about the Tinyos-help
mailing list