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

Functions

char * strncpy (char *dest, const char *src, size_t n)

Function Documentation

◆ strncpy()

char * strncpy ( char * dest,
const char * src,
size_t n )
Here is the caller graph for this function: