Commit Graph

6 Commits

Author SHA1 Message Date
gbaconni
d4fb946428 Improve main by implementing fmtsplit to split format into chunks and pass function pointer to compare ft_printf with printf 2022-04-24 00:40:01 +02:00
gbaconni
0cd1d2ef1b Move dispatcher to ft_vprintf_percent.c 2022-04-18 00:52:18 +02:00
gbaconni
ba482a0104 Add tests and fix bugs 2022-04-17 09:59:41 +02:00
gbaconni
5aa3e848e9 Remplace all write with ft_putchar and ft_puts 2022-04-16 00:53:16 +02:00
gbaconni
af87168372 Fix for other in ft_vprintf 2022-04-15 00:26:47 +02:00
gbaconni
65a087aa34 Add initial code 2022-04-13 08:01:46 +02:00