ldideric / printf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

printf

An excercise for the 42 network.

Imitation of the printf function in C.

Usage

Can be used as a library as ft_printf()

About


Languages

Language:C 94.0%Language:Makefile 6.0%