CrazyCompiler - Overview

wc_in_java wc_in_java Public

The program reads either standard input or a list of files and generates one or more of the following statistics: newline count, word count, and byte count. If a list of files is provided, both ind…

Java