add arrintchr

This commit is contained in:
hugogogo
2022-03-23 14:26:11 +01:00
parent d622367cfd
commit 39b3f2bc4e
3 changed files with 37 additions and 2 deletions

View File

@@ -118,7 +118,9 @@ SRCS = ft_memset.c \
ft_smaller.c \
ft_sign.c \
ft_sqrt.c \
ft_free_tab.c
ft_free_tab.c \
\
ft_arrintchr.c
ODIR = ./builds