LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   C man pages (https://www.linuxquestions.org/questions/programming-9/c-man-pages-361767/)

sono2 09-09-2005 10:25 AM

C man pages
 
Hi,

I have installed gcc-3.3, gcc-3.3-doc and gcc-3.3-base, how do I make the man pages available. like when I want to do a man fprintf?

Thanks in advance..!

acid_kewpie 09-09-2005 10:35 AM

Please do not post the same thread in more than one forum. Picking the most relevant forum and posting it once there makes it easier for other members to help you and keeps the discussion all in one place.

http://www.linuxquestions.org/rules.php

addy86 09-09-2005 12:35 PM

Does it not work? What is the error message?

lowpro2k3 09-09-2005 02:20 PM

man 3 fprintf

??

sono2 09-12-2005 01:24 AM

C man pages
 
Hi,

Thank you all for your reply. I got it working by doing: apt-get install manpages-dev


All times are GMT -5. The time now is 11:04 PM.