Next: strcasecmp_l
, Previous: stpncpy
, Up: ISO C and POSIX Function Substitutes [Contents][Index]
strcasecmp
POSIX specification:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/strcasecmp.html
Gnulib module: strcase
Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
mbscasecmp
that does a case
insensitive comparison of character strings and that works in all locales.