/ft_printf

This project is about re-coding your own printf, and learn what is and how to implement variadic functions.

Primary LanguageC

ft_printf

This project is the third project as a student at 1337, It mainly aims to learn variadic functions, to recode printf.

Validated with 125/100