Is strlwr and strupr available in c | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Is strlwr and strupr available in c

6th May 2021, 5:10 AM
J.Simi Princy
J.Simi Princy - avatar
1 Answer
0
J.Simi Princy The strupr( ) function is used to converts a given string to uppercase. The strlwr( ) function is used to convert a given string into lowercase.
6th May 2021, 5:14 AM
Giriraj Yalpalwar
Giriraj Yalpalwar - avatar