Skip to content

n4mr3g/ft_printf

Repository files navigation

ft_printf

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

I've written this function as part of the core curriculum of the coding school 42 Wolfsburg.

image

About

Reimplementation of the function printf()

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published