Final Score 100/100
Create a function similar to int printf(const char *format, ...).
Details in subject.
All files must pass the norminette check.
make - to compile
make clean - to remove objects
make fclean - to remove objects and binary files
make re - to re-compile