C Program to Count the Number of Vowels, Consonants, and so on

This program counts the number of vowels, consonants, digits, and white spaces in a string that is entered by the user.

Example: Program to count vowels, consonants, etc.