Victor-Akio / Get_next_line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get_next_line

This project consist in build a function that is responsible to Read a Line from a text (FD) and return the corresponding output (0, 1, -1). If you run the function in a loop, you will be able to read everything in the text.

It scored 100/115. Time out occurence to be fixed.

About


Languages

Language:C 90.6%Language:Makefile 9.4%