You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
42_Project: GNL (new curriculum). The aim of this project is to code a function that returns a line ending with a newline, read from a file descriptor.
The aim of this project is to code a function that returns a line ending with a newline, read from a file descriptor, stdin or redirection.
Moulinette graded 115 on getnextline:
basic_tests: GNL OK | bonus_tests: GNL OK
About
42_Project: GNL (new curriculum). The aim of this project is to code a function that returns a line ending with a newline, read from a file descriptor.