/42cursus01-Ft_printf

recode of the "classic" printf function from <stdio.h> header

Primary LanguageCMIT LicenseMIT

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: