Click or drag to resize
Count Methods

The Count type exposes the following members.

Methods
  NameDescription
Public methodStatic memberMainTest
Reads in text from standard input; calculates the frequency of occurrence of each character over the alphabet specified as a commmand-line argument; and prints the frequencies to standard output.
Top
See Also