ft_print is a project in the common-core of 42school. Where the main goal is to reproduce the function from the stdio library "printf".
Find a file
2023-12-23 17:37:50 +01:00
libft Update the Makefile 2023-12-23 17:37:26 +01:00
src Update the Makefile 2023-12-23 17:37:26 +01:00
Makefile Update the Makefile 2023-12-23 17:37:26 +01:00
README.md Adding banner 2023-11-23 14:08:02 +01:00
subject_english.pdf Add files via upload 2023-11-16 16:11:34 +01:00

banner

This project is pretty straightforward, you have to recode printf. You will learn what is and how to implement variadic functions. Once you validate it, you will reuse this function in your future projects.

Keywords Skills
Unix Logic Algorithms & AI
Rigor