Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (14 loc) · 464 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 464 Bytes

ft_printf 📚

Ft_printf - 2021 (Common Core)

  • Actual Status : validated.
  • Result : 100% (30/09/2O21), updated and tested locally (only) on 2023 (made it shorter, following new requirements).

Watch

# To run project
make

# To run tests
make test

# To run norminette
make norminette
test