Skip to content

novan-ve/get_next_line

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

get_next_line

Get_next_line is a Codam project.

It is a function which returns a line ending with '\n' from a file descriptor. Each call to the function returns the next line from the file.

A 1 is returned if a line is read, a 0 is returned if the file is fully read, a -1 is returned if an error occurred.

About

Simple reading utility in C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages