/42_Get_Next_Line

Get_Next_Line is a project done for 42Cursus, in 42Lisboa.

Primary LanguageC

42_Get_Next_Line

42

"Reading a line on a fd is way too tedious"



The aim of this project is to make a fuction that will return a complete line, when it finds a newline.

This function will read from a File Descriptor and must be called in a loop until it ends the EOF (End of File).


GNL OK ✔️ GNL_BONUS OK ✔️

Moulinette Grade: 115%