C program to change case of a string – C Programming – Strlwr function convert a string to lower case and strupr function convert a string to upper case.
c program to convert lowercase to uppercase and vice versa
1 Article
1
C program to change case of a string – C Programming – Strlwr function convert a string to lower case and strupr function convert a string to upper case.