|
VMS Help CRTL, memccpy, Return Values *Conan The Librarian |
x A pointer to the character following the
character specified by c in the string pointed
to by dest.
NULL Indicates an error. The character c is not
found after scanning n characters in the
string.
|
|