/get_next_line

this is the third project on the 42 cursus

Primary LanguageC

get_next_line

this is the third project on the 42 cursus. this project consists of reading from a file descriptor line by line, each time the function get_next_line is called should return the next line.