home *** CD-ROM | disk | FTP | other *** search
/ Aminet 10 / aminetcdnumber101996.iso / Aminet / dev / c / LoC.readme < prev    next >
Encoding:
Text File  |  1996-01-05  |  918 b   |  26 lines

  1. Short:    Count contents of c-files V1.0
  2. Author:   rschuet@imn.th-leipzig.de (Ronny Schuetz)
  3. Uploader: rschuet@imn.th-leipzig.de (Ronny Schuetz)
  4. Version:  1.0
  5. Type:     dev/c
  6. Requires: KS 2.0
  7.  
  8. This program count the contents of (a) C-File(s) and produce
  9. statistics about each file and a statistic about all files.
  10.  
  11. It counts code lines, comment lines (also C++ comments (//)), blank lines,
  12. bytes of code, bytes of spaces and bytes of comments and also display the
  13. code content, means the percentage of code in the file(s).
  14.  
  15. It's PD.
  16.  
  17.  
  18. ============================= Archive contents =============================
  19.  
  20. Original  Packed Ratio    Date     Time    Name
  21. -------- ------- ----- --------- --------  -------------
  22.      533     301 43.5% 05-Nov-95 21:00:06  LinesOfC.readme
  23.    12664    7962 37.1% 05-Nov-95 21:00:56  LoC
  24. -------- ------- ----- --------- --------
  25.    13197    8263 37.3% 07-Nov-95 20:31:10   2 files
  26.