Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 740 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 740 Bytes

printf

Summary: This project is pretty straight forward. You will recode printf. Hopefully you will be able to reuse it in future project without the fear of being flagged as a cheater. You will mainly learn how to use variadic arguments.

Workflows to check macOS and Linux compilation:

Ft_printf macOS compile check CI

Ft_printf Ubuntu compile check CI

Project status: pde-bakk's 42 ft_printf Score