Write a program in C to convert a string to uppercase.
Expected Output :
Input a string : the quick brown fox jumps over the lazy dog
Result : THE QUICK BROWN FOX JUMPS OVER THE LAZY DOG.
=================================================
• C Programming - Strings
Website : http://www.jlabstech.com
Like us on Facebook : / jlabstechnology
Follow on Twitter : / _jlabs_