520luigi / Get_Next_LineLinks
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…
☆35Updated 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:
- 42cursus' get_netx_line project. Begin date 16/aug/2021. Finish date 03/sep/2021. About 40h of total work.☆87Updated 2 years ago
- 42cursus - Born2beroot☆92Updated 4 years ago
- monitoring.sh script, walk through installation and setting up, evaluation Q&A☆88Updated 2 years ago
- Development repo for 42cursus' Libft project☆104Updated last year
- Pipex project school 42☆79Updated 3 years 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…☆122Updated last year
- Tester for the ft_printf project of 42 school☆161Updated 8 months ago
- 42's libft with comments to understand what each function does and how it works.☆193Updated 9 years ago
- This is a tester for school 42 project push_swap, made by yfu from 42LYON.☆65Updated last year
- forked repository of libftest (by jtoty) for libft at 42☆238Updated last year
- Tester for the get_next_line project of 42 school☆165Updated 2 months ago
- My solution and basic explanantion on Net_Practice and networking basics.☆120Updated 2 years ago
- School 42 inception project. Project + tutorial + bonus in my read.me☆235Updated last year
- 42 CPP piscine - fundamentals of C++☆147Updated 4 years ago
- 42Course☆80Updated last week
- 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…☆69Updated 9 months ago
- Learn to use docker-compose☆64Updated 2 years ago
- The libft project at 42☆100Updated 5 years ago
- minishell_solo☆73Updated 3 years ago
- test for the get_next_line project at school 42. (cursus42, november 2019)☆35Updated 4 years ago
- Ecole 42 project☆38Updated 2 years ago
- Small game developed with the miniLibX, the graphic library of the 42 school.☆58Updated last year
- Script to test Push Swap project☆104Updated 3 years ago
- 42cursus' ft_printf project. Begin date 06/sep/2021. Finish date 13/sep/2021. About 30h of total work.☆74Updated 3 years ago
- Project Tester - Pipex☆75Updated 3 years ago
- [42 Madrid] And thanks for all the fish!☆94Updated 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.☆69Updated last year
- 42 Webserv☆101Updated 2 years ago
- A guide to NetPractice: a set of networking exercises with a focus on IP addresses and subnet masks.☆352Updated last month
- This projects is about creating a function that, allows to read a line ending with a newline character ('\n') from a file descriptor, wit…☆88Updated 2 months ago