Libft
Loading...
Searching...
No Matches
Functions
ft_lstdelone_bonus.c File Reference
#include "
libft.h
"
#include <stdlib.h>
Include dependency graph for ft_lstdelone_bonus.c:
Functions
void
ft_lstdelone
(
t_list
*lst, void(*del)(void *))
Free the memory of the element passed as a parameter using the function 'del' and free(3). The memory of next must not be freed.
src
lst
ft_lstdelone_bonus.c
Generated by
1.13.2