Copies all of source, including the terminating null character, into dest. Format #include <string.h> char *strcpy (char *dest, const char *source);