/my_printf

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

Primary LanguageC

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.