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)...008 listen (2) longjmp (3) Added in POSIX.1-2008 TC2; see notes below lseek (2) lstat (2) memccpy (3) Added in POSIX.1-2008 TC2 memchr (3) Added in POSIX.1-2008 TC2 memcmp (3) A…..."); if (trunc) errno = E2BIG; return trunc ? -1 : slen; } SEE ALSO bzero (3), memcpy (3), memccpy (3), mempcpy (3), stpcpy (3), strlcpy (3bsd), strncat (3), stpncpy (3), string …