|
VMS Help CRTL, memchr *Conan The Librarian |
Locates the first occurrence of the specified byte within the
initial size bytes of a given object.
Format
#include <string.h>
void *memchr (const void *s1, int c, size_t size);
Additional Information (explode) :
|
|