ajout de convertbase_free

This commit is contained in:
hugodu69
2020-02-27 00:00:35 +01:00
parent 0f11860c37
commit 464560725e
3 changed files with 200 additions and 0 deletions

View File

@@ -88,6 +88,7 @@ SRCS = ft_memset.c \
ft_any.c \
ft_atoibase.c \
ft_convertbase.c \
ft_convertbase_free.c \
ft_foreach.c \
ft_issort.c \
ft_arraymap.c \