Skip to content

42 - Reproduction of the libc’s printf function.

Notifications You must be signed in to change notification settings

adbenoit-9/42_printf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FT_PRINTF

"Because putnbr and putstr aren’t enough"

Objective

The aim of this project is to recode printf.

(learn how to use variadic arguments)

Usage

$ git clone https://github.com/adbenoit-9/42_printf.git
$ cd 42_printf
$ make

About

42 - Reproduction of the libc’s printf function.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published