gbaconni
|
34fe699fea
|
Add ft_vprintf_precision_bonus and define HEXA_LOWER HEXA_UPPER
|
2022-04-29 11:00:53 +02:00 |
|
gbaconni
|
5734b6b29b
|
Define SPECIFIERS macro and use it everyhere.
|
2022-04-29 09:12:07 +02:00 |
|
gbaconni
|
38021fb98f
|
Reuse ft_isdigit and ft_strchr from libft
|
2022-04-29 08:46:53 +02:00 |
|
gbaconni
|
d9fc240b0e
|
Bonus first try
|
2022-04-26 17:53:39 +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
|
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 |
|