Skip to content

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

Notifications You must be signed in to change notification settings

isousa42/42_Get_Next_Line

Repository files navigation

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%

Releases

No releases published

Packages

No packages published

Languages