/Ft_printf_level1_42

Rewrites the printf library in C

Primary LanguageC

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