Libft
Custom implementation of core libc functions with additional utility helpers.
Loading...
Searching...
No Matches
Functions
str_ncpy.c File Reference
#include <stddef.h>
Include dependency graph for str_ncpy.c:
Functions
char *
str_ncpy
(char *dst, const char *src, size_t len)
Function Documentation
◆
str_ncpy()
char * str_ncpy
(
char *
dst
,
const char *
src
,
size_t
len
)
src
str
str_ncpy.c
Generated by
1.9.8