cpp std capitalize code example Example: uppercase capitalise character in string c++ str[i] = toupper(str[i]);