MikeFernandez-Pro / GetNextLine

Function that permit to read a file line by line in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GetNextLine

The purpose of this project is to design a function that can read an entire input file, line by line.

It will return 0 if the entire file has been played and 1 otherwise.

About

Function that permit to read a file line by line in C


Languages

Language:C 100.0%