Libft
Loading...
Searching...
No Matches
Functions
ft_substr.c File Reference
#include "
libft.h
"
#include <stddef.h>
#include <stdlib.h>
Include dependency graph for ft_substr.c:
Functions
char *
ft_substr
(char const *src, unsigned int start, size_t len)
Create a copy of source into a new pointer, at start, of size len NEEDS to be freed.
src
str
ft_substr.c
Generated by
1.13.2