function printf a la norme

This commit is contained in:
Hugo LAMY
2020-02-27 12:02:33 +01:00
parent c82a18587a
commit c1a6c0c5ed
6 changed files with 141 additions and 176 deletions

View File

@@ -16,9 +16,8 @@ LIBS = $(_LIBS:lib%.a=%)
SRCS = ft_printf.c \
ft_next_word.c \
aside.c \
ft_convert.c \
ft_width_n_precision.c \
ft_flag_transform.c \
main.c
ODIR = ./builds