Skip to content

A function that, allows to read a line ending with a newline character ("\n") from a file descriptor, without knowing its size beforehand.

Notifications You must be signed in to change notification settings

ldusty/get_next_line

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

get_next_line

Final Score 125/100

Create a function that, allows to read a line ending with a newline character ('\n') from a file descriptor, without knowing its size beforehand. Details in subject. All files must pass the norminette check.

Test

Recommend Tripouille gnlTester

About

A function that, allows to read a line ending with a newline character ("\n") from a file descriptor, without knowing its size beforehand.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages