String case: Difference between revisions

Content deleted Content added
Line 50: Line 50:
//#undef toupper
//#undef toupper
//#undef tolower
//#undef tolower

//upper-cases s in place and returns it
//upper-cases s in place and returns it
char *str_toupper(char *s)
char *str_toupper(char *s)