LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 05-30-2005, 11:19 AM   #1
rblampain
Senior Member
 
Registered: Aug 2004
Location: Western Australia
Distribution: Debian 11
Posts: 1,305

Rep: Reputation: 52
list of C functions in MAN


I've got very little knowledge of C and found the price of a good book out of my reach, some expert suggested learning the functions in the man pages so here is my question:

How can I obtain a list of the C functions in the man pages of my distro?
I've got Fedora C2

Thank you for your help.
 
Old 05-30-2005, 12:01 PM   #2
michaelsanford
Member
 
Registered: Feb 2005
Location: Ottawa/Montréal
Distribution: Slackware + Darwin (MacOS X)
Posts: 468

Rep: Reputation: 30
I know /very/ little C but I would suggest opening `xman` and browsing the sections "System Calls" and "Subroutines", which I believe are C functions.

And I can understand the book dilemma, I was lucky that my workplace compted all my books.
 
Old 05-31-2005, 04:42 AM   #3
rblampain
Senior Member
 
Registered: Aug 2004
Location: Western Australia
Distribution: Debian 11
Posts: 1,305

Original Poster
Rep: Reputation: 52
Thank you for the answer.
It looks like Fedora doesn't have "xman", it may be specific to your distro which is better.
Running "find / -name xman" shows nothing.
 
Old 05-31-2005, 05:47 AM   #4
Hosiah
Member
 
Registered: Sep 2004
Location: Des Moines, Iowa
Distribution: Slackware, Mandriva, Debian derivatives, +BSD/ Solaris/ Minix/ plan9/ GNU/HURD...
Posts: 185

Rep: Reputation: 31
Section 3 of the man pages has the Linux Programmer's manual. So you can find the man page specifis to the C program function "printf" as opposed to the Bash "printf":

man 3 printf

go to the directory to browse *all* of the Programming manual:

cd /usr/share/man/man3
ls | less

and here's some great free reading online:

http://catb.org/~esr/writings/taoup/html/
http://techbooksforfree.com/linux.shtml
http://stommel.tamu.edu/~baum/programming.html#both

I also wrote a couple of Bash shell scripts, which I post at:

http://hackersnest.modblog.com

in my clumsy, still-new attempt to give back to the Linux community. The scripts there you may find helpful include "site2book", which is a small mirroring utility for getting an online book and saving it as a .tar..gz file for portable offline reading, and "411" which scans your system for documentation in whatever form exists for whatever file, program, or concept you give it. They're both beta and kludgey, but if you find them unusable you can re-think them or come up with something better!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
man page for system functions nboul Linux - Software 2 12-06-2004 10:13 AM
how i can list directory by using read() & write() kernll functions ashamry Programming 2 05-10-2004 01:44 PM
How to quit man (less) and keep man info on screen? peb Linux - Newbie 7 03-25-2004 10:02 PM
pointers to functions/member functions champ Programming 2 03-28-2003 06:22 PM
Compiling packages on RH 7.1 causes man files to be named man.gz mmboam Linux - General 0 05-09-2001 06:47 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 01:51 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration