Libft
Loading...
Searching...
No Matches
Functions
ft_lstiter_bonus.c File Reference
#include "
libft.h
"
Include dependency graph for ft_lstiter_bonus.c:
Functions
void
ft_lstiter
(
t_list
*lst, void(*f)(void *))
Iterate on the linked list 'lst' and apply the function 'f' on the content of each element.
src
lst
ft_lstiter_bonus.c
Generated by
1.13.2