Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 187 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 187 Bytes

get_next_line

This projects is about creating a function that, allows to read a line ending with a newline character ('\n') from a file descriptor, without knowing its size beforehand.