Vowels and Consonants
Write a function that accepts a C-string as its argument. The function should count the
number of vowels appearing in the string and return that number.
Write another function that accepts a C-string as its argument. This function should count
the number of consonants appearing in the string and return that number.
Demonstrate the two functions in a program that performs the following steps:
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here