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.
- Host: GitHub
- URL: https://github.com/pasqualerossi/get_next_line
- Owner: pasqualerossi
- Created: 2021-10-01T04:38:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-01T05:47:19.000Z (11 months ago)
- Last Synced: 2024-11-11T19:14:37.940Z (6 months ago)
- Topics: 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
- Language: C
- Homepage:
- Size: 1.23 MB
- Stars: 26
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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