ft_printfFt_printf is a fuctions that same printf of standard C libraryNew options : %b for binary ( Flags include )Usage$ make $ gcc {youfiles.c} -L. -lftprintfResult