Documentation in C

R

Ricibald

Hi to all! I'm a newbie.

I want to write C and C++ programs, but I don't find any documentation
center.

I'm developing in Java, and I usually use the javadoc system of Java.
There is something similar in C and C++?
I find documentation with the command 'man' and internet, but it doesn't
seem an 'organic' documentation system like javadoc.

Thanks!
 
A

August Karlstrom

Ricibald said:
I want to write C and C++ programs, but I don't find any documentation
center.

I'm developing in Java, and I usually use the javadoc system of Java.
There is something similar in C and C++?

Doxygen (http://www.doxygen.org)
I find documentation with the command 'man' and internet, but it doesn't
seem an 'organic' documentation system like javadoc.

If you refer to the standard C library, here's link:

http://www.infosys.utas.edu.au/info/documentation/C/CStdLib.html


August
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,169
Messages
2,570,919
Members
47,459
Latest member
Vida00R129

Latest Threads

Top