c-thumb

C program to convert UPPERCASE string to lowercase!

In this post, let’s see how to get the UPPERCASE string from the user and then convert to a lowercase string with space in C Program.

Let’s write the example C program to convert uppercase string to lowercase.

Sample output of the above example snippet is,

I hope this simple C program helps you to convert Uppercase to Lowercase.

Related Posts

Leave a Reply