42rome
Here are 10 public repositories matching this topic...
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.
-
Updated
Aug 8, 2024 - C
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.
-
Updated
Aug 8, 2024 - C
Library that contains ft_printf(), a C function that will mimic the original printf()
-
Updated
Feb 19, 2025 - C
code and exercises of Piscine C of 42 Roma Luiss
-
Updated
Apr 28, 2024 - C
Recode a few functions of the C standard library
-
Updated
Nov 18, 2024 - C
Programming a function that returns a line read from a file descriptor
-
Updated
Feb 18, 2025 - C
Improve this page
Add a description, image, and links to the 42rome topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the 42rome topic, visit your repo's landing page and select "manage topics."