simlf / my_printf

My implementation of the `printf()` function from the libC

Home Page:http://simonlefourn.com

Repository from Github https://github.comsimlf/my_printfRepository from Github https://github.comsimlf/my_printf

My_printf

My implementation of the printf() function from the libC

Usage

make

Add the header to your project and include the lib when you compile.

With this project I learned how to use implement varidadic functions.


Check my portfolio for more informations on this project.

About

My implementation of the `printf()` function from the libC

http://simonlefourn.com


Languages

Language:C 80.7%Language:Makefile 19.3%