recode of the prinft function.
Accepted parameters : cspdiuxX%
1. 🗜️Compiling the project :
$ make2. 🧹Cleaning all binary (.o) and executable files (.a) :
$ make fclean3. ✏️To use it in your code, simply include it's header :
#include "ft_prinft.h"