vdst 96 ulib.c memmove(void *vdst, void *vsrc, int n) vdst 100 ulib.c dst = vdst; vdst 104 ulib.c return vdst;