42-get_next_line

The aim of this project is to make you code a function that returns a line ending with a newline, read from a file descriptor.

To execute this program, just type make in your terminal
To delete the objects and the executable file, type make fclean