PDA

View Full Version : Man pages for c/c++ library???


Sunnz
March 5th, 2006, 09:52 PM
Can you like download man pages for ANSI C library? So that you can go "man string" to look at the string man page?

Lux Perpetua
March 5th, 2006, 10:12 PM
I think manpages-dev covers the ANSI C library.

hod139
March 5th, 2006, 10:31 PM
You can install the libstdc++6-4.0-doc package.

toojays
March 6th, 2006, 03:27 AM
For ANSI/ISO and POSIX C, the docs in glibc-doc are much more detailed than what you get from manpages-dev.