ayogun / get_next_lineLinks
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.
☆16Updated 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
Sorting:
- Small implementation of a shell replicating bash, truly hell☆7Updated 3 months ago
- A library that contains ft_printf, a function that mimics the real printf - @42sp Project☆12Updated last year
- A small 2D game developed with MiniLibx, the graphic library of the 42School.☆13Updated 3 months ago
- Philosophers dinner problem in C - introduction to parallel programming.☆14Updated 3 months ago
- Philosophers is a project from the 42 school curriculum that explores concurrent programming with threads and mutexes, processes and sema…☆29Updated 7 months ago
- Project : Small 2D game developed with the miniLibX, the graphic library of the 42 school.☆7Updated 3 years ago
- Skyscraper puzzle solver in C☆26Updated 2 years ago
- Sorting algorithm using two stacks☆27Updated 8 months ago
- Tester for the so_long project of 42 school☆44Updated last year
- My work on the 42 get_next_line project.☆26Updated 3 years ago
- Reference repository for all the 42 C Piscine projects.☆44Updated 4 years ago
- Projet SoLong - école 42☆12Updated 5 months ago
- Server - Client mini chat using only 2 signals (SIGUSR1 and SIGUSR2) to send message.☆8Updated 7 years ago
- A graphical project consisting on making a 2D game in C.☆9Updated 2 years ago
- Dining philosophers problem's☆19Updated 2 years ago
- 42cursus - minitalk☆23Updated 3 years ago
- Small data exchange between client and server programs using UNIX signals - introduction to Inter Process Communication (IPC)☆19Updated 3 months ago
- pipex is a 42 school project aimed to better understand shell redirection and pipes, by handling them in C.☆15Updated 7 months ago
- Push Swap: The most efficient yet inefficient algorithm.☆12Updated last year
- A bare-minimum manual for the minishell 42 project.☆24Updated last year
- Pipex is a project that re-creates in C the way two commands are piped together via | in the shell☆57Updated 2 years ago
- A project involving the creation of a small 2D game. Coded in C with MinilibX library☆13Updated 8 months ago
- This repository is my journey at Piscine 42 Porto (September 2022). From preparation to approval.☆24Updated 2 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…☆67Updated 7 months ago
- [42 Cursus] This project is a very small 2D game.☆25Updated last year
- A small 2D Game made using the MiniLibX Graphics Library, Textures, sprites and tiles included - @42sp Project☆32Updated 2 years ago
- ☆33Updated last year
- 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…☆35Updated 6 years ago
- 2D'game where the objective is gather all the targets in order to escape of the map.☆14Updated 2 years ago
- Project Tester - Pipex☆77Updated 3 years ago