strpbrk(9)

NAME

strpbrk - Find the first occurrence of a set of characters

SYNOPSIS

char * strpbrk(const char * cs, const char * ct);

ARGUMENTS

cs
The string to be searched
ct
The characters to search for

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout