/get_next_line

The goal is to create a function that can return a single line read from a file descriptor, without loosing track of the next line and with a random buffer size.

Primary LanguageC

No issues in this repository yet.