Get_Next_Line

The aim of this project was to create a function that returns a line

ending with a newline, read from a file descriptor.

N.B: You need to use your own libft for the whole project to work, thank you