Skip to content

ecole42-yoma/get_next_line

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

get_next_line

Reading a line from a fd is way too tedious

  • This project is about programming a function that returns a line read from a file descriptor.
  • May it be a file, stdin, or even later a network connection, you will always need a way to read content line by line.
  • It is time to start working on this function, which will be essential for your future projects.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages