/get_next_line

The get_next_line function is capable of reading from a text file. Said file will be pointed to by a file descriptor within the function and will internally read from the text one line a time.

Primary LanguageC

This repository is not active