Skip to content

[42School project] Read a file descriptor line by line until the end of file

Notifications You must be signed in to change notification settings

Shimon42/Get_next_line

Repository files navigation

Get_next_line

Read a file descriptor line by line until the end of file

Can read multiple opened file descriptors

return (1) on line read

return (0) if end of file reached

return (-1) if error

About

[42School project] Read a file descriptor line by line until the end of file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published