how to make all characters lowercase in ++ code example Example: convert characters to lowercase c++ str[i] = tolower(str[i]);