documentation - comments in C/C++ -


I've come up with a PHP code, and I'm using PHPDoc standards to write comments in the code.

Now I am trying to learn C / C ++ (I am using Visual Studio 2005), but I also want to write good comments.

Is there a standard to use and / and a device that will automate the creation of the document later?

Many thxs

Dosagegen for C / C ++ documentation try to use. Check that I also have add-ons for Visual Studio

Cheers


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -