/Get-next-line

Little functions getting one by one lines from a file

Primary LanguageC

Get-next-line

Program returning one by one lines from a file.

Get-next-line

Thanks to the project get_next_line, you will finally be able to write a function
that will allow you to read a line ending with a newline character from a file descriptor.
You’ll be able to add this function to your libft if you feel like it and most importantly,
use it in all the future projects that will require it

author

By ccharrie