memchr

NAME memchr - scan memory for a character SYNOPSIS #include <string.h> void *memchr(const void s[.n], int c, size_t n);

Company:libc.so.6Location:string.h

Pinned Repositories

memchr's Repositories