Skip to content

The goal of this project is pretty straightforward. You will recode printf(). You will mainly learn about using a variable number of arguments.

Notifications You must be signed in to change notification settings

jesuserr/42Cursus_ft_printf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mandatory part + Half Bonus -> 110%

ft_printf - Because ft_putnbr() and ft_putstr() aren’t enough

Summary: The goal of this project is pretty straightforward. You will recode printf(). You will mainly learn about using a variable number of arguments.

Bonus part made:
• Manage all the following flags: ’# +’ (Yes, one of them is a space)

For detailed information, refer to the subject of this project

About

The goal of this project is pretty straightforward. You will recode printf(). You will mainly learn about using a variable number of arguments.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published