/get_next_line

May it be a file, stdin, or even later a network connection, I will always need a way to read content line by line. It is time to start working on this function, which will be essential for my future projects.

Primary LanguageC

No issues in this repository yet.