next up previous contents index
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
Mon Dec 15 10:53:26 MET 1997