Next: strncasecmp_l
, Previous: strlen
, Up: ISO C and POSIX Function Substitutes [Contents][Index]
strncasecmp
POSIX specification:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/strncasecmp.html
Gnulib module: strcase
Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
mbsncasecmp
and mbspcasecmp
that do a case insensitive comparison of character strings and that work in all
locales.