Skip to content

salout/get_next_line

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

get_next_line

get_next_line is a function that returns a read line from a file descriptor.

usage

get_next_line is a function so you can't test it without adding it on a program. each time you call get_next_line with the same file descriptor, he will return the next line.

About

returns a read line from a file descriptor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages