add lstremove_next and lstadd_back now return

This commit is contained in:
hugogogo
2022-03-23 21:52:04 +01:00
parent 39b3f2bc4e
commit bc53060626
5 changed files with 47 additions and 13 deletions

View File

@@ -120,7 +120,8 @@ SRCS = ft_memset.c \
ft_sqrt.c \
ft_free_tab.c \
\
ft_arrintchr.c
ft_arrintchr.c \
ft_lstremove_next.c
ODIR = ./builds