PatchworkOS
Loading...
Searching...
No Matches
strncpy.c File Reference
#include <string.h>

Go to the source code of this file.

Functions

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

Function Documentation

◆ strncpy()