There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
get_next_line is the second project in 42 school curriculum, in this project we code in C a function that read a line that ends with '\n' or end of file from a file descriptor.