Skip to content

The purpose of this project is to create a function that returns a line ending with a '\n' red from a file descriptor without previously knowing its size.

Notifications You must be signed in to change notification settings

lilafallet/GET_NEXT_LINE_42

Repository files navigation

GET_NEXT_LINE

The purpose of this project is to create a function that returns a line ending with a '\n' red from a file descriptor without previously knowing its size.

BONUS PART : Manage multiple files

Building

$> git clone https://github.com/lilafallet/GNL_42.git

$> cd GNL_42

Testing

Normal part :

Bonus part :

About

The purpose of this project is to create a function that returns a line ending with a '\n' red from a file descriptor without previously knowing its size.

Topics

Resources

Stars

Watchers

Forks

Languages