/get_next_line

An implementation to read a file one line at a time. The implementation can be compiled with a macro BUFFER_SIZE based on the needs of the rest of the program, but works with any buffer size.

Primary LanguageC

This repository is not active