itoa fonctionne pour les long et creation de utoa

This commit is contained in:
hugodu69
2020-02-14 12:02:46 +01:00
parent d9723712ae
commit d7dd6e8ba8
3 changed files with 65 additions and 0 deletions

View File

@@ -43,6 +43,7 @@ SRCS = ft_memset.c \
ft_strtrim.c \
ft_split.c \
ft_itoa.c \
ft_utoa.c \
ft_strmapi.c \
ft_putchar_fd.c \
ft_putstr_fd.c \