This project reproduces the behaviour of real printf function.
make
to compile
make clean
to remove objects
make fclean
to remove objects and binary files
./ft_printf
This project reproduces the behaviour of real printf function.
make
to compile
make clean
to remove objects
make fclean
to remove objects and binary files
./ft_printf