ecriture de la macro pour faire les tests, pas la partie detournement de stdout dans fichier

This commit is contained in:
Hugo LAMY
2020-02-25 16:44:32 +01:00
parent 0070661d1d
commit 0eb994b3aa
6 changed files with 213 additions and 206 deletions

View File

@@ -18,6 +18,7 @@ SRCS = ft_printf.c \
ft_next_word.c \
aside.c \
ft_convert.c \
ft_width_n_precision.c \
main.c
ODIR = ./builds