Re: JavaDoc kind of VC++ API

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



If you want to create your own documentation from your C++ source
code (what JavaDoc does for Java), there's the free tool Doxygen:

http://www.doxygen.org
http://www.stack.nl/~dimitri/doxygen/

--
=====================================
Alexander Nickolov
Microsoft MVP [VC], MCSD
email: agnickolov@xxxxxxxx
MVP VC FAQ: http://vcfaq.mvps.org
=====================================

"Carmen Sei" <fatwallet951@xxxxxxxxx> wrote in message
news:muors39b9hm6aeqgh08jahp80795a0p8bq@xxxxxxxxxx
Does VC++ programmer uses APIs documentation similar to JavaDoc Java
programmer uses?

for example, the openFrameworks APIs
http://openframeworks.cc/documentation

-OR- VC++ programmer just uses source code (.h) header files for API
reference mostly?


.



Relevant Pages