Skip to content

fbonhomm/ft_printf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ft_printf

Reproduction the printf function

Usage

- make

Test

- gcc -w -I inc ./test/main.c -o test_printf -L . -lftprintf
- ./test_printf

alt tag

About

Reproduction the Printf function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published