Re: Browsing C functions in X-Code?
Re: Browsing C functions in X-Code?
- Subject: Re: Browsing C functions in X-Code?
- From: James Bucanek <email@hidden>
- Date: Sun, 20 Mar 2005 08:16:31 -0700
b a r t o n wrote on Saturday, March 19, 2005:
>The help in XCode is very nice - the way you can browse the Cocoa and
>Core Foundation class libraries - other than using man in a terminal
>window, is there a similar facility for standard C functions?
Not as well integrated, but there is the Help > Open man page... command.
To get a specific man page: Select a function name, Copy, Help > Open man page..., Make sure "Man page" option is selected, Paste, OK. The man page will be converted to HTML and displayed in Xcode's help window.
To "browse", use Help > Open man page... and enter in a search string instead. Xcode will display an apropos list of the matching summaries, each with a hyperlink to the actual man page.
--
James Bucanek <mailto:email@hidden>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden