Skip to content

Read content line by line on a fd (FILE DESCRIPTOR). It can be used to read a file or STDIN.

Notifications You must be signed in to change notification settings

LoisDuplain/get_next_line

Repository files navigation

📋 get_next_line 📃

platform: osx 10.14.x language: c 42 login: lduplain

Read content line by line on a fd (FILE DESCRIPTOR). It can be used to read a file or STDIN.
Created by Loïs Duplain. (42login: lduplain, 42mail: [email protected])

✨ Bonuses

  • Read on multiple file descriptors at the same time.

🖥️ 42

Subject

Mark: 42-project-mark

⚖️ Copyright

Loïs Duplain (lduplain) © 2021

About

Read content line by line on a fd (FILE DESCRIPTOR). It can be used to read a file or STDIN.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages