Thank you, David. I am using TOS 1.x. I checked tinyos-1.x/doc/nesdoc directory 
and found the docs here are a bit brief. For example, if i wanna know how to 
generate a random number or what's the argument list of some functions, where 
can I get there info? Thanks!




Derek FOol
2007-05-07



发件人: David Gay
发送时间: 2007-05-07 23:29:13
收件人: [EMAIL PROTECTED]
抄送: TinyOS Help Mailing List
主题: (瑞星提示-此邮件可能是垃圾邮件)Re: [Tinyos-help] Is there any complete documentation of 
nesC?

On 5/7/07, Derek FOol  <[EMAIL PROTECTED] > wrote:
>
> Is there any complete documentation of nesC, like jdk doc of JAVA or MSDN of
> C#?

Looks like you mean "documentation of the TinyOS API". For TinyOS 2, that's at
  http://www.tinyos.net/tinyos-2.x/doc/html/nesdoc/
which you could've found by starting at www.tinyos.net and clicking
the links under the Documentation heading.

For TinyOS 1.x, in theory at least, typing "make  <platform > docs" in
the apps directory should generate similar documentation in
tinyos-1.x/doc/nesdoc. Because of the difference between theory and
practice, we decided to pre-generate documentation in TinyOS 2...
(i.e., you may run into some problems, though it did appear to work
when I just tried it).

David Gay
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to