Question: Write a C program that reads from stdin one 8-bit character at a time. The program should find the number of commas, periods and colons
Write a C program that reads from stdin one 8-bit character at a time. The program should find the number of commas, periods and colons in its input. It should print this total.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
