/printf

That's my new project on 42SP. It aims to reproduce the printf function. It's complete xD. I also add the function ft_printf_fd that, as u may guess, do the same as print function does, but u can choose the file descriptor where do u want to write on.

Primary LanguageC

This repository is not active