Skip to content

benmaia/42_Get_Next_Line

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

42_Get_Next_Line


https://user-images.githubusercontent.com/76601369/110706242-77158d00-81ef-11eb-8085-5da6f0988553.jpg

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 ✅

Grade: 125%


Releases

No releases published

Packages

No packages published

Languages