/get_next_line_V2

As the name suggests, the purpose was to implement a function to get the next line of any file descriptor as a parameter using only read/malloc/free.

Primary LanguageC

No issues in this repository yet.