Question: You should write a program in C that reads a word from the user and change all the vowels to the upper case letter and
You should write a program in C that reads a word from the user and change all the vowels to the upper case letter and leave the consonants as the user entered them. dont use malloc struct or alloc dont use str.len in the string.h library
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
