Description From 42:
May it be a file, stdin, or even later a network connection, you 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 your future projects.
Result: succeeded (125/100)
All OK'ed with gnlTester and gnl-station-tester.
Own (simple) tester is also available:
make
for both mandatory and bonus parts.make m
for only mandatory part.make b
for only bonus part.