miniOS
x86_64 hobby kernel with SMP, VFS, and POSIX process model
Loading...
Searching...
No Matches
strcpy.c File Reference
#include <string.h>
Include dependency graph for strcpy.c:

Functions

char * strcpy (char *destination, const char *source)

Function Documentation

◆ strcpy()

char * strcpy ( char * destination,
const char * source )
Here is the caller graph for this function: