Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 169 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 169 Bytes

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.