Scroll to navigation
strcpy - Copy a NUL terminated string
char * strcpy(char * dest, const char * src);
dest
src