Toggle each character in a string. In this article we will learn a C program to toggle each characters in a string i.e. to convert upper case characters to lower case characters and lower case ...