knoxvillie/get_next_line
The aim of the project is to access and return the contents of a text file pointed to by the file descriptor, one line at a time. The bonus part can handle multiple files simultaneously.
C
The aim of the project is to access and return the contents of a text file pointed to by the file descriptor, one line at a time. The bonus part can handle multiple files simultaneously.
C