520luigi / Get_Next_Line
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 file descriptor. When you call the function again on the same file, it grabs the next line. This project deals with memory allocation and when to free and allocate memory to prevent leaks. A (-1) is returned i…
☆34Updated 6 years ago
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:
- 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…☆67Updated 5 months ago
- 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…☆121Updated last year
- Project Tester - Pipex☆75Updated 2 years ago
- This is a tester for school 42 project push_swap, made by yfu from 42LYON.☆64Updated last year
- Implementation of push-swap (42-school project) on python with GUI.☆81Updated 2 years ago
- Small game developed with the miniLibX, the graphic library of the 42 school.☆59Updated 9 months ago
- Tester for the so_long project of 42 school☆40Updated last year
- Ecole 42 project☆37Updated 2 years ago
- 42cursus' get_netx_line project. Begin date 16/aug/2021. Finish date 03/sep/2021. About 40h of total work.☆85Updated last year
- ☆32Updated last year
- [42 Madrid] And thanks for all the fish!☆90Updated 2 years ago
- Pipex project school 42☆77Updated 3 years ago
- Development repo for 42cursus' minishell project☆19Updated 3 years ago
- A highly efficient sorting algorithm on two stacks☆45Updated 2 years ago
- ☆23Updated last year
- 42cursus' ft_printf project. Begin date 06/sep/2021. Finish date 13/sep/2021. About 30h of total work.☆71Updated 3 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…☆87Updated 7 months ago
- [42 Madrid] As beautiful as a shell☆55Updated last year
- Born2beroot project from 42 network with bonus☆18Updated 3 years ago
- ft_printf is a 42 school project where we must replicate the behavior of C library printf function. The project teaches us about variadic…☆19Updated 5 months ago
- This project aims to sort data on a stack, with a limited set of instructions, using the lowest possible number of actions.☆69Updated 10 months ago
- Learn to use docker-compose☆63Updated 2 years ago
- This project is about creating a simple shell, and learning about about processes and file descriptors.☆25Updated 2 years ago
- What's up, swappers☆29Updated 3 years ago
- Bash script to test the performance of your push_swap project☆37Updated 2 years ago
- My tests for the ft_printf 42 project.☆110Updated 2 years ago
- My work on the 42 get_next_line project.☆25Updated 3 years ago
- Ft_printf (42cursus) 2019-2020. Remake printf. A project usefull for the next projects. The aim is to learn how variable size arguments w…☆19Updated 4 years ago
- Pipex is a project that re-creates in C the way two commands are piped together via | in the shell☆57Updated 2 years ago
- 42Course☆76Updated last week