PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
strcpy.c File Reference
#include <string.h>
Include dependency graph for strcpy.c:

Go to the source code of this file.

Functions

char * strcpy (char *_RESTRICT s1, const char *_RESTRICT s2)
 

Function Documentation

◆ strcpy()

char * strcpy ( char *_RESTRICT  s1,
const char *_RESTRICT  s2 
)

Definition at line 3 of file strcpy.c.

Here is the caller graph for this function: