Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 249 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 249 Bytes

get_next_line

The aim of this project is to code a function that returns a line ending with a newline, read from a file descriptor. With the bonus, get_next_line should manage multiple file descriptors.

FINAL GRADES after Moulinette : 115/100.