Re: JavaDoc kind of VC++ API
- From: "Alexander Nickolov" <agnickolov@xxxxxxxx>
- Date: Wed, 5 Mar 2008 12:48:01 -0800
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?
.
- References:
- JavaDoc kind of VC++ API
- From: Carmen Sei
- JavaDoc kind of VC++ API
- Prev by Date: Re: Http Parser
- Next by Date: Re: C2248 : cannot access unused privat function
- Previous by thread: Re: JavaDoc kind of VC++ API
- Next by thread: Error:faulting module ntdll.dll, version 5.1.2600.2180, fault address 0x000106c3
- Index(es):
Relevant Pages
|