Thread
:
C programming Count uppercase letters in a sentence
View Single Post
C programming Count uppercase letters in a sentence
Reply
Posted 2004-10-15, 09:35 PM
I don't know where to start or how to write the program I need some help I am trying to program an uppercase character is an character whose ASCII value is between 65(A) and 90(Z). I need to write a program that prompts the user to enter a string from the keyboard and will count the number uppercase character and replace each uppercase character by the corresponding lowercase character.
Profile
PM
WWW
Search
deadlock75