Copying Characters
Copying characters between memory areas and null-terminated strings.
memcpy()
memmove()
strcpy()
strncpy()