An open API service indexing awesome lists of open source software.

https://github.com/pasqualerossi/get_next_line

Read a text file line by line.
https://github.com/pasqualerossi/get_next_line

42-get-next-line 42-gnl 42get-next-line get-next-line get-next-line-1337 get-next-line-42 get-next-line42 getnextline getnextline-42 getnextline42 gnl gnl-42 gnl42

Last synced: 6 days ago
JSON representation

Read a text file line by line.

Awesome Lists containing this project

README

        

# 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