pasqualerossi / Get_Next_Line

Read a text file line by line.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get_Next_Line

This project is about programming a function that allows you to read content line by line. This is done by returning a line read from a file descriptor.

Get_Next_Line Submission

When submitting the project, you only require the following 3 files if your not doing the bonus:

  • get_next_line.c
  • get_next_line_utils.c
  • get_next_line.h