Skip to content

ecole42-yoma/ft_printf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ft_printf

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

  • The goal of this project is pretty straightforward.
  • You will recode printf(). You will mainly learn about using a variable number of arguments.
  • How cool is that?? It is actually pretty cool :)
  • You will learn what is and how to implement variadic functions.
  • Once you validate it, you will reuse this function in your future projects.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published