开发者

documentation references from xcode

As someone new to C and iPhone development, I'm making lots of use of the documentation.

The "doc sets" pull down has only "iPhone OS3.1" library selected.

However, sometimes when I highlight text in my source - eg "sqrt", right click, and choose "find text in documentation" I get a bunch of "Mac OSX Manual Page" hits, with pages titled "BSD Library Functions Manua开发者_C百科l".

Do I have some configuration setting wrong?

Thanks,


It's not actually in the docs. Use go to edit: declaration to see it. Things like that (e.g. M_PI) are usually pretty self explanatory.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜