Skip to content

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

License

Notifications You must be signed in to change notification settings

nschumac/42cursus01-Ft_printf

Repository files navigation

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:

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published