huh? you are confusing many things.
nesc is a compiler frontend. you don't open files using nesc. tinyos is an embedded os, the standard libc file calls aren't implemented. please start by understanding what the basic environment is. what file are you trying to open to obtain values? what exactly are you trying to do? On Wed, May 11, 2011 at 3:46 AM, imen joulak <[email protected]> wrote: > Hi evryone > I am a searching a way to open a specific file in NesC, to red from it > because I need the values in it to make some calculations? > The problem is even if I include the library <stdio.h>, the function > fopen doesn't seem to exist in this library. > Is there another way to open files in NesC. > Thanks in advance for the help. > _______________________________________________ > 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
