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.
convert lowercase to uppercase in c without library function
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.