Next: strdup
, Previous: strcpy
, Up: ISO C and POSIX Function Substitutes [Contents][Index]
strcspn
POSIX specification:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/strcspn.html
Gnulib module: strcspn
Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
mbscspn
that works on character
strings in all locales.