Short: Count contents of c-files V1.0 Uploader: rschuet@imn.th-leipzig.de (Ronny Schuetz) Author: rschuet@imn.th-leipzig.de (Ronny Schuetz) Type: dev/c Requires: KS 2.0 Version: 1.0 This program count the contents of (a) C-File(s) and produce statistics about each file and a statistic about all files. It counts code lines, comment lines (also C++ comments (//)), blank lines, bytes of code, bytes of spaces and bytes of comments and also display the code content, means the percentage of code in the file(s). It's PD.