home *** CD-ROM | disk | FTP | other *** search
- WC.EXE
-
- WordCount is a utility program which counts the number of characters, words,
- and lines in an input file. The file must be a text file. The format of the
- command is:
-
- WC filespec
-
- where filespec is the name of any text file.
-
- The source file, WC.C, is written for Computer Innovations C-86 compiler.
- Many thanks to Joe Wingerd for the source program!
-