-Because ft_putnbr() and ft_putstr() aren’t enough-:
The goal of this project is quite straightforward: you will reimplement printf(). This will primarily teach you how to handle a variable number of arguments. How cool is that? Actually, it’s pretty cool! :)