Commit Graph

6 Commits

Author SHA1 Message Date
gbaconni
0cd1d2ef1b Move dispatcher to ft_vprintf_percent.c 2022-04-18 00:52:18 +02:00
gbaconni
5aa3e848e9 Remplace all write with ft_putchar and ft_puts 2022-04-16 00:53:16 +02:00
gbaconni
d7d3f39e54 Improve hexadecimal and pointer by using ltoa instead of itoa 2022-04-15 20:55:58 +02:00
gbaconni
175a774e49 Add pointer support and improve debug and valgrind in Makefile 2022-04-15 17:20:15 +02:00
gbaconni
cab84b5f28 Add hexadecimal support w/ ft_itoa_base 2022-04-15 00:15:26 +02:00
gbaconni
65a087aa34 Add initial code 2022-04-13 08:01:46 +02:00