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 b
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.