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…
☆35Dec 13, 2018Updated 7 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- This projects is about creating a function that, allows to read a line ending with a newline character ('\n') from a file descriptor, wit…☆97Mar 12, 2026Updated 4 months ago
- Hi, this is beekeeper's guide to install all necessary school stuff☆16Jan 5, 2022Updated 4 years ago
- get_next_line is the second project of 42 cursus.☆20Sep 6, 2021Updated 4 years ago
- A C function that reads any valid file line by line - @42sp Project☆15Jul 15, 2022Updated 4 years ago
- In this project, you will learn the basics of threading a process. You will learn how to make threads. You will discover the mutex.☆13Jun 26, 2022Updated 4 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 42cursus' get_netx_line project. Begin date 16/aug/2021. Finish date 03/sep/2021. About 40h of total work.☆91Jun 30, 2026Updated 2 weeks ago
- ☆10May 15, 2023Updated 3 years ago
- Get_next_line (42cursus) 2019-2020. This project aims is to code a function that return a line ended by a carriage return read in a file …☆13Oct 2, 2020Updated 5 years ago
- My work on the 42 get_next_line project.☆25Mar 16, 2022Updated 4 years ago
- Script pour s'entraîner sur netwhat 42 / Training script for netwhat 42 project☆65Jun 11, 2021Updated 5 years ago
- My diarrhea inducing get_next_line. Questionnably complies with 42born2code's norm.☆17Feb 6, 2019Updated 7 years ago
- Dockerfile that includes Valgrind, Vim and Clang for corrections☆55May 19, 2023Updated 3 years ago
- Guide: Debugging with LLDB on VSCode GUI☆16Feb 13, 2022Updated 4 years ago
- A Netflix-like web app based on BitTorent protocol☆12Jan 2, 2022Updated 4 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Arch-based container for 42 projects☆11Mar 12, 2018Updated 8 years ago
- 2D and animated game project 42☆30Jun 9, 2022Updated 4 years ago
- Small map validator for 42 School so_long project☆12Aug 18, 2023Updated 2 years ago
- Pipex project school 42☆79Feb 6, 2022Updated 4 years ago
- Libft is the first project of the 42cursus.☆12Sep 5, 2021Updated 4 years ago
- A C function that reads any valid file line by line until the end.☆13Aug 28, 2017Updated 8 years ago
- Creating a dating site using React, Node JS and MySQL☆39Jan 4, 2023Updated 3 years ago
- Algorithms - Fit tetris pieces into the smallest square possible using recursive backtracking.☆16Jul 16, 2019Updated 7 years ago
- 42cursus - Born2beroot☆94Jun 2, 2021Updated 5 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Born2beroot (42cursus). This project aims to introduce you to the wonderful world of virtualization.☆121Sep 24, 2024Updated last year
- Jan Piscine Work☆18Jul 10, 2019Updated 7 years ago
- 42 São Paulo - get_next_line☆19Aug 6, 2022Updated 3 years ago
- Philosophers dinner problem in C - introduction to parallel programming.☆13Mar 28, 2025Updated last year
- ☆495May 9, 2023Updated 3 years ago
- A small 2D Game made using the MiniLibX Graphics Library, Textures, sprites and tiles included - @42sp Project☆34May 26, 2023Updated 3 years ago
- Liste des exercices réalisés lors des sessions d'exam à 42☆18Oct 19, 2023Updated 2 years ago
- Development repo for 42cursus' Libft project