Commit Graph

9 Commits

Author SHA1 Message Date
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
95130a420a Propagate make variables to sub make 2022-04-26 19:23:00 +02:00
gbaconni
d9fc240b0e Bonus first try 2022-04-26 17:53:39 +02:00
gbaconni
be4099ab31 Handle null string and null pointer 2022-04-25 07:14:14 +02:00
gbaconni
6e6caf30f1 Fix ft_skipchars offset 2022-04-24 01:07:24 +02:00
gbaconni
5aa3e848e9 Remplace all write with ft_putchar and ft_puts 2022-04-16 00:53:16 +02:00
gbaconni
65a087aa34 Add initial code 2022-04-13 08:01:46 +02:00