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
Related projects ⓘ
Alternatives and complementary repositories for get_next_line
- Small game developed with the miniLibX, the graphic library of the 42 school.☆10Updated last year
- 2D'game where the objective is gather all the targets in order to escape of the map.☆14Updated 2 years ago
- System that sends a message from client to server using UNIX signals for communication.☆10Updated 4 months ago
- Small data exchange between client and server programs using UNIX signals - Introduction to Inter Process Communication (IPC)☆18Updated last year
- Small data exchange program using UNIX signals.☆15Updated last year
- Push Swap: The most efficient yet inefficient algorithm.☆12Updated last year
- Create my own library and redo a set of functions from the C standard library.☆15Updated 4 months ago
- Le projet libft de l'école 42☆12Updated 7 years ago
- libft, ft_printf, get_next_line, born2beroot, pipex, push_swap☆15Updated 6 months ago
- Projects developed at the 42 Porto C Piscine in 2022/2023☆13Updated 10 months ago
- pipex is a 42 school project aimed to better understand shell redirection and pipes, by handling them in C.☆12Updated 2 years ago
- Creating a 2D game.☆16Updated 5 months ago
- A small 2D Game made using the MiniLibX Graphics Library, Textures, sprites and tiles included - @42sp Project☆28Updated last year
- A small 2D game developed with MiniLibx, the graphic library of the 42School.☆12Updated last year
- This repository is my journey at Piscine 42 Porto (September 2022). From preparation to approval.☆18Updated last year
- A repository with all archives for the proyect libft in the School 42 core cursus. It's a custom-made library of useful functions in C l…☆7Updated 2 years ago
- The aim of this project is to code a C library regrouping usual functions that you’ll be allowed to use in all your other projects.☆12Updated 5 years ago
- ☆13Updated last year
- A guide for creating a small fractal exploration program. It is the time to discover or use the mathematical notion of complex numbers, t…☆15Updated last year
- Sort random numbers from lowest to highest in the smallest number of moves.☆19Updated last year
- Sorting algorithm using two stacks☆18Updated 3 weeks ago
- This project is about coding a C library. It will contain a lot of general purpose functions your programs will rely upon.☆10Updated 2 years ago
- A top down game, where you have to collect all gas cans to escape with an helicopter.☆18Updated 3 years ago
- Small implementation of a shell, truly hell☆6Updated last year
- Philosophers dinner problem in C. Introduction to threads, mutexes, processes, and semaphores☆13Updated last year
- Libft 42☆9Updated 4 years ago
- Repository to hold my work while at the C Piscine (October 2018) @ 42 Silicon Valley☆31Updated 3 months ago
- A graphical project consisting on making a 2D game in C.☆7Updated last year
- The purpose of this project is to code a small data exchange programusing UNIX signals.☆8Updated last year
- Read a text file line by line.☆26Updated 5 months ago