/get_next_line

A function that reads one line of text from a file descriptor. It also remembers its previous call and will read the next line available if called again in the same program

Primary LanguageC

This repository is not active