printf_c99_redesigning_behavior
The function ft_printf performs output formatting sending the output to the stream specified as the first argument. The second argument is a format control string. Additional arguments may be required depending on the contents of the control str.