strcspn — Calculate the length of the initial substring of s which does not contain letters in reject
s
reject
size_t strcspn (
)
The string to be searched
The string to avoid