Description From 42:
This project is pretty straightforward, you have to recode printf. You will learn what is and how to implement variadic functions. Once you validate it, you will reuse this function in your future projects.
Result: succeeded (100/100)
All OK'ed with the following testers:
Own tester is also available, just run make test
.