copy sign of a number NAME copysign, copysignf, copysignl - copy sign of a number LIBRARY Math...copy sign of a number NAME copysign, copysignf, copysignl - copy sign of a number LIBRARY Math...copy sign of a number NAME copysign, copysignf, copysignl - copy sign of a number LIBRARY Math...copy memory area NAME memcpy - copy memory area LIBRARY Standard C library ( libc , -lc ) SYNO...copy memory area NAME memmove - copy memory area LIBRARY Standard C library ( libc , -lc ) SYN...copy or catenate a string NAME stpcpy, strcpy, strcat - copy or catenate a string LIBRARY Stan...copy or catenate a string NAME stpcpy, strcpy, strcat - copy or catenate a string LIBRARY Stan...copy or catenate a string NAME stpcpy, strcpy, strcat - copy or catenate a string LIBRARY Stan...copy an array of wide-characters NAME wmemcpy - copy an array of wide-characters LIBRARY Stand...copy an array of wide-characters NAME wmemmove - copy an array of wide-characters LIBRARY Stan...copy byte sequence NAME bcopy - copy byte sequence LIBRARY Standard C library ( libc , -lc ) S...copy a wide-character string NAME wcscpy - copy a wide-character string LIBRARY Standard C lib...copy memory area NAME memccpy - copy memory area LIBRARY Standard C library ( libc , -lc ) SYN...copy utmp structure to utmpx, and vice versa NAME getutmp, getutmpx - copy utmp structure to u...copy utmp structure to utmpx, and vice versa NAME getutmp, getutmpx - copy utmp structure to u...copy a wide-character string, returning a pointer to its end NAME wcpcpy - copy a wide-charact...copy a fixed-size string of wide characters NAME wcsncpy - copy a fixed-size string of wide ch......d in IEC 559 (and the appendix with recommended functions in IEEE 754/IEEE 854). SEE ALSO copysign (3)...10: _POSIX_C_SOURCE >= 200809L Before glibc 2.10: _GNU_SOURCE DESCRIPTION These functions copy non-null bytes from the string pointed to by src into the array pointed to by dst …...10: _POSIX_C_SOURCE >= 200809L Before glibc 2.10: _GNU_SOURCE DESCRIPTION These functions copy non-null bytes from the string pointed to by src into the array pointed to by dst …