Next:
Strings
Up:
Memory
Previous:
free
memcpy
char * memcpy(char * to, char * from, int n)
memcpy
copies
n
bytes from
from
to
to
.
Lionel Fournigault
Fri Nov 6 17:00:30 MET 1998