HP C/iX Library Reference Manual (30026-90004)
Chapter 5 347
HP C/iX Library Function Descriptions
strpbrk
passed to sscanf(), which interprets ptr as if it were a pointer to the beginning of a
string from which input is to be taken. The number is read correctly because ptr points to
the beginning of a number, and because the f conversion terminates at the first
inappropriate character.
See Also
strchr(), strrchr(), ANSI C 4.11.5.4, POSIX.1 8.1