tjr pas grand chose

This commit is contained in:
hugodu69
2020-02-21 13:32:24 +01:00
parent 2f8e5b0320
commit cd6f817972
3 changed files with 58 additions and 54 deletions

2
main.c
View File

@@ -1,5 +1,5 @@
#include "ft_printf.h"
#include <libc.h>
#include <stdio.h> // for printf
#include <locale.h>
int ft_printf_test(char *string, ...)