• Stars
    star
    1
  • Language
    C
  • Created over 4 years ago
  • Updated over 4 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 a function that reads a line in a file and return it to the execution. Subsequent calls to Get Next Line reads the next lines, until EOF is reached.