MEMCPY 80 lib/nstrftime.c # define MEMCPY(d, s, n) __wmemcpy (d, s, n) MEMCPY 90 lib/nstrftime.c # define MEMCPY(d, s, n) memcpy (d, s, n)