aritos20 / 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. It is time to start working on this function, which will be essential for your future projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The goal of this project is to read a file line by line and the main function returns 0, 1 or -1 depending on his behavior

About

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.


Languages

Language:C 100.0%