/42_get_next_line

Get next line is a function that takes one argument which is file descriptor and return the first line of a given file. Detailed explanation can be found in readme

Primary LanguageC

Stargazers