Skip to content

nkone/get_next_line

Repository files navigation

get_next_line

A function that read a line ending with a newline character from a file descriptor.

Similar behavior with getline()

get_next_line will be used as the main parsing function for any file in future project at 42 like Fillit or FDF.

Score:

About

A function that read a line ending with a newline character from a file descriptor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published