Recode a few functions of the C standard library
-
Updated
Nov 11, 2024 - C
Recode a few functions of the C standard library
A showcase of my coding journey.
Recreate the workspace of the 42 in a vm
May it be a file, stdin, or even later a network connection, you will always need a way to read content line by line. It is time to start working on this function, which will be essential for your future projects.
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.
code and exercises of Piscine C of 42 Roma Luiss
Il primo sito web di descrizione dei progetti del corso 42 in lingua italiana
An autotester for the 42School Libft
A battery test to find leaks in the push_swap project of the 42 school.
Add a description, image, and links to the 42rome topic page so that developers can more easily learn about it.
To associate your repository with the 42rome topic, visit your repo's landing page and select "manage topics."