benanianas / get_next_line
get_next_line is the second project in 42 school curriculum, in this project we code in C a function that read a line that ends with '\n' or end of file from a file descriptor.
☆7Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for get_next_line
- 42cursus - Libft☆23Updated 2 years ago
- ☆9Updated 4 years ago
- Libft is the first project in 42 school curriculum, in this project we re-write some highly useful c functions.☆6Updated 5 years ago
- This repository moved. Please use the new location https://gitlab.com/pandark/libft☆11Updated 6 months ago
- A tester for the 42 project ft_printf☆55Updated 3 years ago
- get_next_line is the second project of 42 cursus.☆23Updated 3 years ago
- ☆46Updated 2 years ago
- Code related to my minilibx blogposts (https://aurelienbrabant.fr)☆19Updated 3 years ago
- 42 libft functions how to write in c: memset, bzero, memcpy, memccpy, memmove, memchr, memcmp, strlen, strdup, strcpy, strncpy, strncat, …☆5Updated 6 years ago
- [Guide to ft_server 42] My first Web Server with Docker 🐳. LEMP development (Linux, Nginx, MySql, Php)☆25Updated 3 years ago
- C Library 📚 42's libft with descriptions to understand what each function does and how it works.☆60Updated 4 years ago
- test for the get_next_line project at school 42. (cursus42, november 2019)☆36Updated 3 years ago
- The Philosophers project at 42☆41Updated 4 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
- Convert .obj files to .rt files to render a triangle mesh effect for ray tracer school project☆16Updated last year
- School 42 project // Sorting algorithm using two stacks☆45Updated 5 years ago
- 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…☆32Updated 5 years ago
- A highly efficient sorting algorithm on two stacks☆42Updated 2 years ago
- A bespoke sorting algorithm, on 2 stacks.☆33Updated 6 years ago
- ☆30Updated last year
- 42 project where we learn about raycasting and try to recreate the original Wolfenstein 3d game☆15Updated 3 years ago
- Infographic ~ Map Viewer☆17Updated 4 years ago
- Starting a month long intensive course on C to apply for 42 Silicon Valley. (I did get in)☆17Updated 5 years ago
- A top down game, where you have to collect all gas cans to escape with an helicopter.☆18Updated 3 years ago
- A small 2D game developed with MiniLibx, the graphic library of the 42School.☆12Updated last year
- This is a tester for school 42 project push_swap, made by yfu from 42LYON.☆51Updated last year
- An open source C library that incorporates useful functions, such as binary trees, linked lists, stacks, arrays, bit manipulation.☆61Updated 3 years ago
- Small game developed with the miniLibX, the graphic library of the 42 school.☆51Updated 3 months ago
- ☆26Updated 3 years ago
- A basic tester for 42's new minishell☆35Updated 4 years ago