strtoupper.h (154B)
1 #ifndef __FINWO_STREXTRA_STRTOUPPER_H__ 2 #define __FINWO_STREXTRA_STRTOUPPER_H__ 3 4 char * strtoupper(char *str); 5 6 #endif // __FINWO_STREXTRA_STRTOUPPER_H__
str_extra.cExtra string functions library for C | |
| git clone git://git.finwo.net/lib/str_extra.c | |
| Log | Files | Refs | README |