/get_next_line

Get Next Line is an individual project at 42 that requires us to create a function similar to the getline from CPP and fgets from C. This function allows a file to be read line after line if called in a loop.

Primary LanguageCGNU General Public License v3.0GPL-3.0

Stargazers