LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Solaris / OpenSolaris (https://www.linuxquestions.org/questions/solaris-opensolaris-20/)
-   -   C library documentation (https://www.linuxquestions.org/questions/solaris-opensolaris-20/c-library-documentation-373917/)

arunswarup 10-17-2005 08:46 AM

C library documentation
 
Hi!

I have an account in our college Sun server
The operating system is SunOS 5.8 (Solaris 8 ?)

I have to write some programs in C, but I am unable to find the C library documentation in one place ... the information in the man pages are too terse & not in one place

Currently i am referring to the GNU libc documentation on the GNU site

but, the compiler/library on our system is not GNU ... will that make any difference?

if so, where can I get the documentation relevant to our system?

jlliagre 10-17-2005 09:18 AM

Can you elaborate on " too terse & not in one place ", with an example of what you are missing and/or have difficulties to locate ?

arunswarup 10-17-2005 09:40 AM

well...

if I want to tokenize a string, I need to search for the appropriate function in google & then read the man-page ... i would prefer the documentation at one place, like the GNU libc documentation page

oops! never mind the 'terse' part --- I didn't read the man-page fully (damn!)

jlliagre 10-17-2005 09:45 AM

Is the "GNU libc documentation page" a web page of a local file ?

arunswarup 10-17-2005 09:54 AM

the GNU libc manual
 
is available here:

http://www.gnu.org/software/libc/manual/html_node/index.html

edit: i refer to the website directly

jlliagre 10-17-2005 10:12 AM

Most of what I see on this page should be valid for Solaris 8 libc.
I guess the simpler would be for you to still reference this gnu libc documentation, and check on the Solaris manual page should compilation error occurs.

technopark02 10-17-2005 03:15 PM

.. but I am unable to find the C library documentation in one place ...

Most of the documentation is available at docs.sun.com.

Here are some URLs that may help you:

Basic Library Functions:
http://docs.sun.com/app/docs/doc/816...23s25?a=expand

Programming Interfaces Guide (from Solaris 10 collection):
http://docs.sun.com/app/docs/doc/817-4415

Solaris 8 Reference Manual Collection:
http://docs.sun.com/app/docs/coll/40.9

Solaris 8 Software Developer Collection:
http://docs.sun.com/app/docs/coll/45.13

arunswarup 10-17-2005 03:56 PM

tq
 
thank you! :)


All times are GMT -5. The time now is 08:28 AM.