Description

Author/Programmer: Axel Gerstmair
Date: Summer, 1999

A small program that counts lines of code and shows some other statistics about one or more files.

Features

Files

The code is written in C++ but I have used only a few conveniences of C++, such as references (no object orientation!).

  1. COPYING
  2. COPYRIGHT
  3. README
  4. TODO
  5. codestat.cpp
  6. codestat.h
  7. codestat.exe

You can download both the source code and the binary, whichever you please. The binary is a DOS executable and should run without any problems in a command prompt under Windows 9x/NT/2000/XP etc. It has been compiled with DJGPP.

Download (14.9 kB, .zip, English) - Source code
Download (50.8 kB, .zip, English) - Binary (DOS executable)