is there ANYWHERE an updated documentation on the common c++ api? i mean, something like the common c++ 1 documentation, no some useless info file that was a pain in the ass to convert to html (got to install MSYS + TinyPerl only for that), and is 100% content free...
hope anyone out there can help me. common c++ seems nice, but the lack of documentation is quite discouraging (and nope, i don't have the time to learn "by reading the code")
thanks in advance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The latest 1.3 download set includes a seperately built .pdf file with the complete class documentation. The cape.exe package also includes this in a .hlp file. Either can be built from source if you have doxygen installed.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
is there ANYWHERE an updated documentation on the common c++ api? i mean, something like the common c++ 1 documentation, no some useless info file that was a pain in the ass to convert to html (got to install MSYS + TinyPerl only for that), and is 100% content free...
hope anyone out there can help me. common c++ seems nice, but the lack of documentation is quite discouraging (and nope, i don't have the time to learn "by reading the code")
thanks in advance.
The latest 1.3 download set includes a seperately built .pdf file with the complete class documentation. The cape.exe package also includes this in a .hlp file. Either can be built from source if you have doxygen installed.