Skip to content

JoelenCruz/Ft_printf_level1_42

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ft_printf

1- Clone

git clone https://github.com/JoelenCruz/ft_printf_42.git printf_jcruz-da

2- Navigate to folder printf_jcruz-da and run make

cd printf_jcruz-da/src
make

3- Objective

This project is pretty straightforward, you have to recode printf. You will learn what is and how to implement variadic functions.

image

For test -> https://github.com/xicodomingues/francinette

Releases

No releases published

Packages