Ft_print(): 💡 About the project This project is pretty straight forward. You will recode printf. You will mainly learn how to use variadic arguments. This project consists of coding a library that contains a simplified version (more information below) of the printf function.