d4fb946428
Improve main by implementing fmtsplit to split format into chunks and pass function pointer to compare ft_printf with printf
gbaconni
2022-04-24 00:40:01 +02:00
505f5d9912
Fix rsync 42 / 21 and improve name of ft_ltoa_base_len
gbaconni
2022-04-18 09:14:59 +02:00
0cd1d2ef1b
Move dispatcher to ft_vprintf_percent.c
gbaconni
2022-04-18 00:52:18 +02:00
0269a1dc70
Intercept stdout of printf and ft_printf to compare them
gbaconni
2022-04-17 20:15:09 +02:00
1f8dbd467f
PDF Subject updated with version 9
gbaconni
2022-04-17 11:53:16 +02:00
53464f0798
Use a variable for git repository
gbaconni
2022-04-17 11:31:29 +02:00
4b5895e873
Improve the way I push to git and add comment
gbaconni
2022-04-17 11:19:59 +02:00
ba482a0104
Add tests and fix bugs
gbaconni
2022-04-17 09:59:41 +02:00
5aa3e848e9
Remplace all write with ft_putchar and ft_puts
gbaconni
2022-04-16 00:53:16 +02:00
d7d3f39e54
Improve hexadecimal and pointer by using ltoa instead of itoa
gbaconni
2022-04-15 20:55:58 +02:00
175a774e49
Add pointer support and improve debug and valgrind in Makefile
gbaconni
2022-04-15 17:20:15 +02:00
af87168372
Fix for other in ft_vprintf
gbaconni
2022-04-15 00:26:47 +02:00
cab84b5f28
Add hexadecimal support w/ ft_itoa_base
gbaconni
2022-04-15 00:15:26 +02:00