str_extra.h (183B)
1 #ifndef __FINWO_STREXTRA_H__ 2 #define __FINWO_STREXTRA_H__ 3 4 #include "str_isHex.h" 5 #include "strnstr.h" 6 #include "strtoupper.h" 7 #include "strcasecmp.h" 8 9 #endif // __FINWO_STREXTRA_H__
str_extra.cExtra string functions library for C | |
| git clone git://git.finwo.net/lib/str_extra.c | |
| Log | Files | Refs | README |