Nikappa57 / Printf-42

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Printf [42 School]

lgaudino's 42 ft_printf Score

lgaudino's 42 stats

Summary:

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


My updated version that I use in the new projects of 42 courses here.

About

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

License:MIT License


Languages

Language:C 85.2%Language:Makefile 14.8%