Skip to content

Noubouille/my_printf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my_printf

An Epitech project to recode the system command, printf

How to run it

  • Clone this repository
  • Use make into the folder
  • (Optional : make clean to clean useless files)
  • Now, create a file and include the library (libmy.a) into your file by using #include "libmy.a".
  • Call the function my_printf() and start coding !

About

An Epitech project to recode the system command, printf.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors