Project 6 - Word Statistic Tracker

A relatively simple coding assignment I worked on for the final few weeks of my Data Structures class. It expects input redirection from an existing file containing text and counts the characters, words, and numbers found. Then it prints the results and displays the amount of different characters/words that appear in the file, and displays them all in a descending list of the 15 most used ones.

Results of a test with the word stats tracker Much larger example