c_count counts lines, statements, and other simple measures of C/C++/Java source programs. It is not lex/yacc based, and is easily portable to a variety of systems.
| Tags | Software Development Quality Assurance |
|---|---|
| Licenses | BSD Original |
| Operating Systems | POSIX |
| Implementation | C C++ Java |
Recent releases


Release Notes: Strict compiler warnings were cleaned up. RPM and Debian package scripts were added.


Release Notes: Corrects one of the diagnostic counts for unterminated blocks.


Release Notes: The verbose and debug traces were overhauled, making the verbose trace more understandable. The debug trace now shows all non-comment tokens, making it useful in programs that analyze the input source.


Release Notes: Correct token counts are given when the -q option is specified. The makefile rules were also cleaned up.


No changes have been submitted for this release.