/get_next_line

Get_next_line function that reads a file and allows you to read a line ending with a newline character from a file descriptor. When you call the function again on the same file, it grabs the next line.

Primary LanguageC

This repository is not active