This projects is about creating a function that, allows to read a line ending with a newline character ('\n') from a file descriptor, without knowing its size beforehand.
☆94Jun 12, 2025Updated 8 months ago
Alternatives and similar repositories for 42-Get-next-line
Users that are interested in 42-Get-next-line are comparing it to the libraries listed below
Sorting:
- 42cursus' get_netx_line project. Begin date 16/aug/2021. Finish date 03/sep/2021. About 40h of total work.☆90Aug 29, 2023Updated 2 years ago
- get_next_line is the second project of 42 cursus.☆21Sep 6, 2021Updated 4 years ago
- 42cursus' ft_printf project. Begin date 06/sep/2021. Finish date 13/sep/2021. About 30h of total work.☆74Oct 20, 2021Updated 4 years ago
- My work on the 42 get_next_line project.☆26Mar 16, 2022Updated 3 years ago
- Get Next Line is a project at 42. It is a function that reads a file and allows you to read a line ending with a newline character from a…☆35Dec 13, 2018Updated 7 years ago
- Ecole 42 project