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

Go to the source code of this file.

Functions

char * strncpy (char *_RESTRICT s1, const char *_RESTRICT s2, size_t n)
 

Function Documentation

◆ strncpy()

char * strncpy ( char *_RESTRICT  s1,
const char *_RESTRICT  s2,
size_t  n 
)

Definition at line 3 of file strncpy.c.

Here is the caller graph for this function: