Re: man pages for C
- From: matt_left_coast <not@xxxxxxxxxx>
- Date: Thu, 30 Mar 2006 21:55:33 -0800
Jedi_Amara wrote:
I use Linux (currently Ubuntu 5.10 AMD64) mainly as an aid to my
programming course. I would like to be able to use man to look up C
functions (eg. man sscanf, man 3 getopt) but the man pages for this do
not seem to be installed. Where can I get them and how can I install
them?
Well, here is the documentation for gcc.
http://gcc.gnu.org/onlinedocs/gcc-4.1.0/gcc/
Found with a quick google search. Of course, what functions you have
available would depend on what libraries you include.
--
.
- Follow-Ups:
- Re: man pages for C
- From: Jedi_Amara
- Re: man pages for C
- References:
- man pages for C
- From: Jedi_Amara
- man pages for C
- Prev by Date: Re: Linux, over hyped by the Linux community, discuss.
- Next by Date: Re: man pages for C
- Previous by thread: man pages for C
- Next by thread: Re: man pages for C
- Index(es):
Relevant Pages
|