how to make a character lower ase c++ code example Example: convert characters to lowercase c++ str[i] = tolower(str[i]);