S
school 42
Projects with this topic
-
May it be a file, stdin, or even later a network connection, you will always need a way to read content line by line.
https://projects.intra.42.fr/projects/42cursus-get_next_line
Updated -
This project is your very first project as a student at 42. You will need to recode a few functions of the C standard library as well as some other utility functions.
Updated -
Some tasks from the C Piscine (School 21, Feb-Mar 2020); Only some of the function passed the checks, so there are mistakes and errors in these files.
Updated