Click to See Complete Forum and Search --> : Api Document?


ckk22
08-16-2002, 04:31 PM
Hi,
I was wondering if there was an API document for the linux libraries--something like the API document that java has. I'm hoping there is some kind of document out there that would tell me what kinda functions are in what library, explain what it does, ect... Maybe im hoping for too much, but any help in finding something similar to what i want would be appreciated.
CK

EscapeCharacter
08-16-2002, 06:19 PM
most of the standard libraries have there own man pages. for example if you want to know how to use socket just, man socket.