/get_next_line

May it be a file, stdin, or even later a network connection, you will always need a way to read content line by line.

Primary LanguageC

get_next_line

May it be a file, stdin, or even later a network connection, you will always need a way to read content line by line.