Write a program that accepts a filename as a command-line parameter. The program
will search the given file for each letter in the alphabet and print statistics on the
number of occurrences.
I was wondering if i could have some help with this as i dont understand how to do it, and it is important to get it completed any help will be much appreciated?
Thanks