char * strpbrk (const char * cs, const char * ct);
char * strpbrk
The string to be searched
The characters to search for