Skip to content

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

Notifications You must be signed in to change notification settings

simlf/my_printf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks