Skip to content

ngouy/projet01_get_next_line

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

projet01_get_next_line

A little function to get the next line in a fd on an alloced memory space pointed by a pointer you give in params. Some function from my libft are used.

Return(0) when there is nothing to read, -1 if an error occured, 1 if you are not at the end of the file pointed by the fd.

About

A little function to get the next line in a fd on an alloced memory space pointed by a pointer you give in params.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages