|
VMS Help CRTL, strpbrk, Description *Conan The Librarian |
The strpbrk function scans the characters in the string, stops
when it encounters a character found in charset, and returns the
address of the first character in the string that appears in the
character set.
|
|