Baco baco
  • Joined on 2021-08-15
baco pushed to master at baco/ft_printf 2022-04-23 23:07:26 +00:00
6e6caf30f1 Fix ft_skipchars offset
baco pushed to master at baco/ft_printf 2022-04-23 22:40:03 +00:00
d4fb946428 Improve main by implementing fmtsplit to split format into chunks and pass function pointer to compare ft_printf with printf
baco pushed to master at baco/ft_printf 2022-04-18 07:15:01 +00:00
505f5d9912 Fix rsync 42 / 21 and improve name of ft_ltoa_base_len
baco pushed to master at baco/ft_printf 2022-04-17 22:52:20 +00:00
0cd1d2ef1b Move dispatcher to ft_vprintf_percent.c
baco pushed to master at baco/ft_printf 2022-04-17 18:15:10 +00:00
0269a1dc70 Intercept stdout of printf and ft_printf to compare them
baco pushed to master at baco/ft_printf 2022-04-17 09:53:18 +00:00
1f8dbd467f PDF Subject updated with version 9
baco pushed to master at baco/ft_printf 2022-04-17 09:31:31 +00:00
53464f0798 Use a variable for git repository
baco pushed to master at baco/ft_printf 2022-04-17 09:20:00 +00:00
4b5895e873 Improve the way I push to git and add comment