benanianas / get_next_lineLinks
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
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:
- 42cursus - Libft☆27Updated 3 years ago
- This repository moved. Please use the new location https://gitlab.com/pandark/libft☆11Updated last year
- Libft is the first project in 42 school curriculum, in this project we re-write some highly useful c functions.☆7Updated 5 years ago
- ☆42Updated 4 years ago
- A tester for the 42 project ft_printf☆54Updated 3 years ago
- [Guide to ft_server 42] My first Web Server with Docker 🐳. LEMP development (Linux, Nginx, MySql, Php)☆27Updated 4 years ago
- test for the get_next_line project at school 42. (cursus42, november 2019)☆35Updated 4 years ago
- 2.5D semi isometric game POV, where you become a detective and need to find posters to finish the game.☆31Updated 2 years ago
- An open source C library that incorporates useful functions, such as binary trees, linked lists, stacks, arrays, bit manipulation.☆62Updated 3 years ago
- ☆15Updated 4 years ago
- The Philosophers project at 42☆40Updated 5 years ago
- ☆39Updated 3 years ago
- A basic tester for 42's new minishell☆35Updated 5 years ago
- A top down game, where you have to collect all gas cans to escape with an helicopter.☆19Updated 3 years ago
- ☆28Updated 4 years ago
- School 42 project // 3D Wireframe Viewer☆95Updated 4 years ago
- [42 Project] Algorithm to read a file line by line☆6Updated 2 years ago
- 42 libft functions how to write in c: memset, bzero, memcpy, memccpy, memmove, memchr, memcmp, strlen, strdup, strcpy, strncpy, strncat, …☆7Updated 6 years ago
- 42 - Using graphic tools to make a raycasting game like Wolfenstein 3D☆25Updated 4 years ago
- get_next_line is the second project of 42 cursus.☆22Updated 3 years ago
- POC of a 2D game made in ANSI C☆24Updated last year
- Test for 42 school's minishell project☆68Updated 3 years ago
- Guide and code for ft_service 42 project☆33Updated 4 years ago
- ft_printf test☆25Updated 6 months ago
- School project: third exam of the mandatory part of new 42 cursus.☆16Updated 4 years ago
- This is my final 42's project philosophers, the goal was to learn threads and mutexs☆52Updated 3 years ago
- C Library 📚 42's libft with descriptions to understand what each function does and how it works.☆63Updated 5 years ago
- Remove caches and unnecessary files from 42 sessions in order to get more storage☆28Updated 3 years ago
- ☆46Updated 3 years ago
- This projects is about creating a function that, allows to read a line ending with a newline character ('\n') from a file descriptor, wit…☆47Updated 7 years ago