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.
☆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:
- Philosophers dinner problem in C. Introduction to parallel programming.☆13Updated last month
- Small implementation of a shell replicating bash, truly hell☆7Updated last month
- A library that contains ft_printf, a function that mimics the real printf - @42sp Project☆12Updated last year
- This repository is my journey at Piscine 42 Porto (September 2022). From preparation to approval.☆24Updated 2 years ago
- A small 2D game developed with MiniLibx, the graphic library of the 42School.☆13Updated last month
- Projet SoLong - école 42☆12Updated 3 months ago
- Dining philosophers problem's☆19Updated 2 years ago
- POC of a 2D game made in ANSI C☆24Updated 11 months ago
- pipex is a 42 school project aimed to better understand shell redirection and pipes, by handling them in C.☆14Updated 5 months ago
- Server - Client mini chat using only 2 signals (SIGUSR1 and SIGUSR2) to send message.☆8Updated 6 years ago
- Tester for the so_long project of 42 school☆40Updated last year
- 42cursus - minitalk☆22Updated 3 years ago
- Small data exchange between client and server programs using UNIX signals - introduction to Inter Process Communication (IPC)☆19Updated last month
- ☆32Updated last year
- 2D'game where the objective is gather all the targets in order to escape of the map.☆14Updated 2 years ago
- My work on the 42 get_next_line project.☆25Updated 3 years ago
- Philosophers is a project from the 42 school curriculum that explores concurrent programming with threads and mutexes, processes and sema…☆24Updated 5 months ago
- All the projects done while being a student of 42Urduliz, Bilbao.☆41Updated this week
- A top down game, where you have to collect all gas cans to escape with an helicopter.☆19Updated 3 years ago
- A regular 42Cursus journey here!☆18Updated last year
- Reference repository for all the 42 C Piscine projects.☆43Updated 4 years ago
- Final Exam piscine☆47Updated 2 years ago
- 42 project where we learn about raycasting and try to recreate the original Wolfenstein 3d game☆17Updated 4 years ago
- libft, ft_printf, get_next_line, born2beroot, pipex, push_swap☆16Updated last year
- This project is about creating a simple shell, and learning about about processes and file descriptors.☆25Updated 2 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
- Exercices of my 42 piscine in July 2019☆14Updated 5 years ago
- ☆27Updated 6 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 5 months ago
- Le projet libft de l'école 42☆15Updated 7 years ago