Only, you can't use any stdio (or other "standard C") functions in TinyOS. You can use the macros, if there are any, but the stdio library itself just isn't linked in. Unless you're using TOSSIM (or by 'application' you're referring to something running on a PC, etc), but that's another story.
Paul. _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
