Skip to content

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.

License

Notifications You must be signed in to change notification settings

anastabiti/get_next_line-1337

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

get_next_line-1337

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.

Summary:

The aim of this project is to make you code a function that returns a line, read from a file descriptor.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages