21school (Ecole42) Project
This project is about programming a function that returns a line read from a file descriptor.
Subject can be found here
Learn new concept: static variables
$ git clone ...
$ cd repo/src/
$ make
$ cc -Wall -Wextra -Werror -D BUFFER_SIZE=42 <files>.c