B
Ben Bateman
I am working on a small program that needs to evaluate a string input by a
user that will check for all the upper or lower case letters, compare them,
give an option to covert the upper to lower and lower to upper and then
display the changes on the screen.
My instructor says that there is an ascii function that will help me do
this, but I cannot find anything on the web or in the book that was given to
me in the class to help me with this. I am completely stuck.
user that will check for all the upper or lower case letters, compare them,
give an option to covert the upper to lower and lower to upper and then
display the changes on the screen.
My instructor says that there is an ascii function that will help me do
this, but I cannot find anything on the web or in the book that was given to
me in the class to help me with this. I am completely stuck.