jbouhier / cPrintf

My version of C stdlib function : printf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cPrintf

How to use

1- Complile: Make 2- Run either tests scripts 1 or 2

A simple printf with basics options
I've spent quite some time on searching how to handle variadic parameters type.

It was a fun challenging project which I hope to have time to finish properly.

About

My version of C stdlib function : printf


Languages

Language:C 97.6%Language:Makefile 2.1%Language:Shell 0.3%