Is there an existing macro to document all methods in a cpp file?
-
Hi all, I am looking for a macro that in 1 click will prepare me a method documentation for all the methods in my cpp file. and all i have to do is to go over the documentation and complete the return type and what the function does... thanks in advanced Yaron
Interface basics click here : http://www.codeproject.com/com/COMBasics.asp don't forget to vote :)
-
Hi all, I am looking for a macro that in 1 click will prepare me a method documentation for all the methods in my cpp file. and all i have to do is to go over the documentation and complete the return type and what the function does... thanks in advanced Yaron
Interface basics click here : http://www.codeproject.com/com/COMBasics.asp don't forget to vote :)
No macro that I know of but Google up "doxygen" and you will soon be able to do what you require.
"The secret of happiness is freedom, and the secret of freedom, courage." Thucydides (B.C. 460-400)