get_next_line : a function that reads a line from a file descriptor, then writes it into a buffer.
Go to file
gbrochar 38c45a27ac Initial commit 2020-11-22 15:35:27 +00:00
.gitignore Initial commit 2020-11-22 15:35:27 +00:00
LICENSE Initial commit 2020-11-22 15:35:27 +00:00
README.md Initial commit 2020-11-22 15:35:27 +00:00

README.md

gnl

get_next_line : a function that reads a line from a file descriptor, then writes it into a buffer.