Hello,
I am having such a hard time even getting this program to run; thus far, I have started to create (or think I am creating) a file with a user input filename-- I haven't even started to get all letters to be changed to caps, however. Any help with this would be much appreciated, I'm stumped!
Exercise: Create a program that reads a text file and prints out the contents of the file but will all letters converted to uppercase.
The name of the file to be read by the program should be typed in by the user.