LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   c documentation (https://www.linuxquestions.org/questions/debian-26/c-documentation-556482/)

ilnli 05-24-2007 06:54 PM

c documentation
 
Hi,

I need to write a software in gcc on debian. but my program executes fine mean when I try to include stdio.h in my program it works but when I do

man stdio.h
or
man unistd.h
etc...

It does not show me any help, can you guy tell me how can I install documentation for it?

regards,
Imran

thanks

manwichmakesameal 05-24-2007 07:08 PM

Try here.
Or try just
Code:

user@comp# man stdio


All times are GMT -5. The time now is 11:17 AM.