copy memory area NAME memccpy - copy memory area LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <string.h>...byte string operations NAME bcmp, bcopy, bzero, memccpy, memchr, memcmp, memcpy, memfrob, memmem, memmove, memset - byte string operations LIBRAR......nd memmove (3). POSIX.1-2008 removes the specification of bcopy (). SEE ALSO bstring (3), memccpy (3), memcpy (3), memmove (3), strcpy (3), strncpy (3)..., POSIX.1-2008. HISTORY POSIX.1-2001, C89, SVr4, 4.3BSD. SEE ALSO bcopy (3), bstring (3), memccpy (3), memcpy (3), strcpy (3), strncpy (3), wmemmove (3)...; if (result != NULL) mempcpy(mempcpy(result, o1, s1), o2, s2); return result; } SEE ALSO memccpy (3), memcpy (3), memmove (3), wmemcpy (3)...; if (result != NULL) mempcpy(mempcpy(result, o1, s1), o2, s2); return result; } SEE ALSO memccpy (3), memcpy (3), memmove (3), wmemcpy (3)...mcpy () implementation that was aliased to memmove (3)). SEE ALSO bcopy (3), bstring (3), memccpy (3), memmove (3), mempcpy (3), strcpy (3), strncpy (3), wmemcpy (3)