NAME memccpy - copy memory area LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include void *memccpy ... size_t n ); DESCRIPTION The memccpy () function copies no more than …NAME bcmp, bcopy, bzero, memccpy, memchr, memcmp, memcpy, memfrob, memmem, memmove, memset - byte string operations ... void s [. n ], size_t n ); void *memccpy(void dest [. n ], c…ALSO bcopy (3), bstring (3), memccpy (3), memmove (3), mempcpy (3), strcpy (3), strncpyALSO bcopy (3), bstring (3), memccpy (3), memcpy (3), strcpy (3), strncpy (3), wmemmovespecification of bcopy (). SEE ALSO bstring (3), memccpy (3), memcpy (3), memmove (3), strcpy