Skip to content

flomero/ft_printf

Repository files navigation

push_swap

Score: 125/100
Finished: 08.03.2024

ft_printf

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

Summary:

TThe 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 :)

Usage

$ make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published