Menu

cpptools 0.1.5 released

This release introduces two new tools:

CppBinHierarchy scans library files (both .so and .a), object files and executable files to generate a graphic showing dependencies among them

CppComment scans source files and translates C comments to C++, C++ comments to C or replaces them to a single space (strip).

Posted by Eduardo Aguiar 2003-09-17

Log in to post a comment.