"Fossies" - the Fresh Open Source Software Archive 
Member "c_count-7.20/README" (21 May 1995, 525 Bytes) of package /linux/privat/c_count-7.20.tgz:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 $Id: README,v 7.3 1995/05/21 22:09:11 tom Exp $
2
3 --------------------------------------------------------------------------------
4
5 -- Author: T.E.Dickey
6
7 C_COUNT counts C-language source statements, and summarizes statistics about
8 the relative amount of commentary, whitespace, etc.
9
10 It provides options to extend its usefulness, accommodating C-preprocessor
11 definitions that would confuse a simpler line-counter, and for displaying
12 non-graphic characters, etc.
13
14 The program runs on a variety of UNIX systems, VMS and MSDOS.