Scroll to navigation
strpbrk - Find the first occurrence of a set of characters
char * strpbrk(const char * cs, const char * ct);
cs
ct