C Strings 21: Convert a string to uppercase [C Programming]

Опубликовано: 17 Октябрь 2024
на канале: JLabs
3,099
50

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_