how to find uppercase letters in a string in c++ code example Example: uppercase capitalise character in string c++ str[i] = toupper(str[i]);