Rurikide / 42.FT_PRINTF_BONUS

Complete version of my ft_printf with bonus (width, precision, * & flags). Using an ENUM and the binary operator "| OR" to scan the flags instead of switches/toggle (on/off 1,0).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rurikide/42.FT_PRINTF_BONUS Issues

No issues in this repository yet.