11.2. Copying Functions

Table of Contents
The memcpy function -- Copy a block of memory
The memmove function -- Copy a block of memory
The strcpy function -- Copy a string
The strncpy function -- Copy a string