Write a program that analyzes Win32 Console Application.
: Homework 1 asks you to write a program that analyzes written text. The text will come from a file. The kind of analysis I am interested is: You should convert all characters in each of the words to lowercase letters. When performing your analysis you will strip any character that is not an alphabetic or numeric character from the word. So, […]






