This project is pretty straight forward. You will recode printf. Fortunetaly you will be able to reuse it in future projects as a legit function of your libft. You will mainly learn how to use variadic arguments.
reinventing printf function for c.
i feel i could reduce total code by half if i do it again, but why should i?
after all, i possess the power of... <stdio.h>