/get_next_line

The function reads from the file descriptor and returns one line at a time per function call. The bonus part still allows to read from several file descriptors at the same time.

Primary LanguageC

Stargazers