Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 1.05 KB

README.md

File metadata and controls

27 lines (22 loc) · 1.05 KB

42cursus01-Ft_printf

Description:

The aim of this 42cursus-Project is to recode the "classic" printf of the standard library

Usage:

MacOs Linux only

  • git clone --recursive https://github.com/nschumac/42cursus01-Ft_printf
  • run make all in cloned repository
  • include ft_printf.h in your project.
  • build your executable with libftprintf.a

Subject:

ft_printf subject

Result:

  • Status: Completed
  • Result: 100%

Contact: