• Stars
    star
    7
  • Rank 2,294,772 (Top 46 %)
  • Language
    C
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

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.