Skip to content

This project reads a file and returns one line at a time.

Notifications You must be signed in to change notification settings

Edu2metros/get_next_line

Repository files navigation

GET NEXT LINE - @42SP

Nota: 125/100 ✔️

What is the Get Next Line?

The Get Next Line is a function that needs to read a file line by line and return the line read. The function should be able to read from multiple file descriptors without losing the reading thread.

About

This project reads a file and returns one line at a time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages