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