maksru/Get_Next_Line
Whether it's from a file, the standard input, or even from a network connection later on, you'll need a way to read data one line at a time. Now is the time to write such a function, essential for several of your next projects.
C
No issues in this repository yet.