vdst 96 ulib.c memmove(void *vdst, const void *vsrc, int n) vdst 101 ulib.c dst = vdst; vdst 105 ulib.c return vdst;