Question: Write a C program that reads input as a stream of characters until encountering EOF (hint: use redirection). Have the program report the number of

Write a C program that reads input as a stream of characters until encountering EOF (hint: use redirection). Have the program report the number of uppercase characters, the number of lowercase characters, and the number of other characters read. (You can use the functions in ctype.h for this assignment.) Use the attached file infile.txt as input

**Note** Here is the link for the infile.txt file to be used in the program, make sure to use it to test the program, thank you : https://drive.google.com/file/d/0Bx03TriAUEYJNll3X3E3LURKMnc/view?usp=sharing

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!