Libft
Loading...
Searching...
No Matches
Functions
ft_lstnew_bonus.c File Reference
#include "
libft.h
"
#include <stdlib.h>
Include dependency graph for ft_lstnew_bonus.c:
Functions
t_list
*
ft_lstnew
(void *content)
Allocate (with malloc(3)) and return a new element. The variable member 'content' is initialized with the value of the parameter 'content'. The variable 'next' is initialized to NULL.
src
lst
ft_lstnew_bonus.c
Generated by
1.13.2