Skip to content

Maxenceee/printf-42

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Printf 42

Cross platform (MacOS/Linux) printf function.

Mandatory

Supported types : %, c, s, d, i, u, x, X, p
Supported flags : none

Bonus

Supported types : %, c, s, d, i, f, u, x, X, p
Supported flags : #, blank, +, ., -, 0, *

About

Printf implementation for 42

Topics

Resources

Stars

Watchers

Forks