ayogun / get_next_line
The goal of this project is to create the function get_next_line.c which, when called in a loop, will then allow the available text in the file descriptor to be read one line at a time until the end of the file. The program must compile with the flag-D BUFFER_SIZE=xx which will be used as the buffer size for the read calls in get_next_line.
☆15Updated 2 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
- Philosophers dinner problem in C. Introduction to threads, mutexes, processes, and semaphores☆13Updated last year
- Push Swap: The most efficient yet inefficient algorithm.☆14Updated last year
- The repo for subjects and other things related to my time in 42 School as a student☆15Updated last year
- A small 2D game developed with MiniLibx, the graphic library of the 42School.☆14Updated 2 years ago
- Reference repository for all the 42 C Piscine projects.☆37Updated 3 years ago
- This repository is my journey at Piscine 42 Porto (September 2022). From preparation to approval.☆19Updated last year
- Small data exchange program using UNIX signals.☆19Updated 2 years ago
- 2D'game where the objective is gather all the targets in order to escape of the map.☆15Updated 2 years ago
- Skyscraper puzzle solver in C☆28Updated last year
- Projet SoLong - école 42☆11Updated 3 weeks ago
- A library that contains ft_printf, a function that mimics the real printf - @42sp Project☆12Updated last year
- 42cursus - minitalk☆18Updated 3 years ago
- A project involving the creation of a small 2D game. Coded in C with MinilibX library☆9Updated 4 months ago
- All the projects done while being a student of 42Urduliz, Bilbao.☆35Updated 3 weeks ago
- Le projet libft de l'école 42☆13Updated 7 years ago
- Small implementation of a shell, truly hell☆7Updated last year
- A small 2D Game made using the MiniLibX Graphics Library, Textures, sprites and tiles included - @42sp Project☆31Updated last year
- 42 • A guide for creating a small fractal exploration program. It is the time to discover or use the mathematical notion of complex numbe…☆15Updated last year
- Dining philosophers problem's☆18Updated 2 years ago
- Tester for the so_long project of 42 school☆38Updated last year
- A C static library with recoded standard functions - @42sp Project☆19Updated 2 years ago
- Pipex is a project that re-creates in C the way two commands are piped together via | in the shell☆62Updated 2 years ago
- A regular 42Cursus journey here!☆18Updated 10 months ago
- My projects of 42Network at 1337 Benguerir.☆58Updated last week
- ☆31Updated last year
- Small data exchange between client and server programs using UNIX signals - Introduction to Inter Process Communication (IPC)☆20Updated 2 years ago
- My work on the 42 get_next_line project.☆26Updated 2 years ago
- Repository to hold my work while at the C Piscine (October 2018) @ 42 Silicon Valley☆39Updated 6 months 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…☆62Updated 2 months ago
- pipex is a 42 school project aimed to better understand shell redirection and pipes, by handling them in C.☆13Updated 2 months ago