Skip to content

The aim of this project is to make you code a function that returns a line, read from a file descriptor. Calling your function get_next_line in a loop will then allow you to read the text available on the file descriptor one line at a time until the end of it.

Notifications You must be signed in to change notification settings

YousefKurchaloy/03_get_next_line

About

The aim of this project is to make you code a function that returns a line, read from a file descriptor. Calling your function get_next_line in a loop will then allow you to read the text available on the file descriptor one line at a time until the end of it.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages