UbixOS
2.0
|
#include <string.h>
Go to the source code of this file.
Functions | |
char * | strncpy (char *__restrict dst, const char *__restrict src, size_t n) |
char* strncpy | ( | char *__restrict | dst, |
const char *__restrict | src, | ||
size_t | n | ||
) |