copy an array of wide-characters NAME wmemmove - copy an array of wide-characters LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #in......the array starting at src to the array starting at dest . The arrays may not overlap; use wmemmove (3) to copy between overlapping arrays. The programmer must ensure that there …....3BSD. SEE ALSO bcopy (3), bstring (3), memccpy (3), memcpy (3), strcpy (3), strncpy (3), wmemmove (3)