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.
☆95Mar 12, 2026Updated last week
Alternatives and similar repositories for get-next-line
Users that are interested in 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 4 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
- A 42 school project to create a simple shell interpreter in C. Recreates core bash functionalities like pipes, redirections, and built-in…☆15Mar 11, 2026Updated last week
- Ecole 42 project☆38Sep 6, 2022Updated 3 years ago
- The libft project at 42☆103May 29, 2020Updated 5 years ago
- A C program that reproduces the behavior of the shell pipe (`|`). This 42 school project uses `fork()`, `pipe()`, and `dup2()` to manage …☆56Mar 11, 2026Updated last week
- Small game developed with the miniLibX, the graphic library of the 42 school.☆58Aug 12, 2024Updated last year
- Tester for the ft_printf project of 42 school☆171Updated this week
- A little nogui program to solve skyscraper puzzles☆18Apr 3, 2021Updated 4 years ago
- A C implementation of the classic Dining Philosophers problem. A 42 school project exploring threading, mutexes, and semaphores to solve …☆19Mar 11, 2026Updated last week
- [42 Madrid] And thanks for all the fish!☆88Apr 5, 2023Updated 2 years ago
- This project aims to sort data on a stack, with a limited set of instructions, using the lowest possible number of actions.☆73Jun 28, 2024Updated last year
- get_next_line☆43Jun 17, 2023Updated 2 years ago
- This project is about coding a C library. It will contain a lot of general purpose functions your programs will rely upon.☆17Jun 2, 2022Updated 3 years ago
- A top down game, where you have to collect all gas cans to escape with an helicopter.☆19Sep 13, 2021Updated 4 years ago
- Tester for the get_next_line project of 42 school☆175Updated this week
- What's up, swappers☆26Mar 9, 2022Updated 4 years ago
- This project is pretty straight forward. We will recode printf. Hopefully we will be able to reuse it in future projects without the fear…☆11Dec 11, 2022Updated 3 years ago
- Tester for the so_long project of 42 school☆46Aug 17, 2023Updated 2 years ago
- This projects is about creating a function that, allows to read a line ending with a newline character ('\n') from a file descriptor, wit…☆50Sep 15, 2017Updated 8 years ago
- ☆55Oct 2, 2024Updated last year
- Get Next Line☆17Oct 26, 2021Updated 4 years ago
- A custom C library featuring re-implementations of standard libc functions and other useful utilities. A core project for the 42 school c…☆29Mar 11, 2026Updated last week
- Development repo for 42cursus' Libft project☆106May 15, 2024Updated last year
- get_next_line is a 42 school project meant to teach us how to read from a file descriptor and use static variables.☆14Nov 30, 2024Updated last year
- This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succ…☆125Sep 6, 2023Updated 2 years ago
- my own printf☆22Jun 29, 2022Updated 3 years ago
- ☆14Nov 28, 2022Updated 3 years ago
- ☆15May 13, 2022Updated 3 years ago
- push_swap is a 42 school project where we must sort random numbers with a limited set of instructions, using the lowest possible number o…☆67Nov 30, 2024Updated last year
- This projects is about creating a function that, allows to read a line ending with a newline character ('\n') from a file descriptor. Thi…☆16Oct 27, 2024Updated last year
- This is my solution for the so_long project of the Core Curriculum of 42 school.☆14Jan 2, 2023Updated 3 years ago
- An easy to use testing framework for the 42 projects☆592Dec 6, 2024Updated last year
- 42's libft with comments to understand what each function does and how it works.☆197Dec 7, 2015Updated 10 years ago
- Pipex project school 42☆80Feb 6, 2022Updated 4 years ago
- A C function that reads any valid file line by line until the end.☆13Aug 28, 2017Updated 8 years ago