Skip to content

The aim of this project is to code a function that returns one line at a time from a file descriptor. We're only allowed to use read, malloc and free.

Notifications You must be signed in to change notification settings

deborabastos/42_get_next_line

Repository files navigation

42_get_next_line

The aim of this project was to code a function that returns one line at a time from a file descriptor. We're only allowed to use read, malloc and free.

About

The aim of this project is to code a function that returns one line at a time from a file descriptor. We're only allowed to use read, malloc and free.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages