/42_Printf

"This project is pretty straight forward. You will recode printf."

Primary LanguageC

42_Printf

42

"This project is pretty straight forward. You will recode printf."



The aim of this project is to recode the printf() function, from

It is a moderate dificulty project that will introduce the students to the variadic functions in C.

The secret for a sucessful ft_printf is a well-structured code.


FT_PRINTF (MANDATORY) OK ✔️

Moulinette Grade: 100%