VMS Help
CRTL, memchr, Arguments

 *Conan The Librarian

 s1

    A pointer to the object to be searched.

 c

    The byte value to be located.

 size

    The length of the object to be searched.

    If size is zero, memchr returns NULL.
  Close     Help