Showing posts with the label C

Convert Char to Uppercase C++

At the heart of it all a character is merely an integer value representing a character from the ASCII table. That is a9…