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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

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


Languages

Language:C 95.8%Language:Makefile 4.2%