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 6 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:
- This repository moved. Please use the new location https://gitlab.com/pandark/libft☆11Updated last year
- 42 libft functions how to write in c: memset, bzero, memcpy, memccpy, memmove, memchr, memcmp, strlen, strdup, strcpy, strncpy, strncat, …☆7Updated 6 years ago
- 42cursus - Libft☆26Updated 3 years ago
- Code related to my minilibx blogposts (https://aurelienbrabant.fr)☆19Updated 4 years ago
- C Library 📚 42's libft with descriptions to understand what each function does and how it works.☆64Updated 5 years ago
- A tester for the 42 project ft_printf☆54Updated 4 years ago
- 'School 42' project. C library with my own implementation of some useful functions and modules.☆15Updated 2 years ago
- School 42 project // 3D Wireframe Viewer☆96Updated 4 years ago
- Learn how to pass C++ assessment tests with the most optimized algorithms☆61Updated 5 years ago
- An open source C library that incorporates useful functions, such as binary trees, linked lists, stacks, arrays, bit manipulation.☆64Updated 3 years ago
- Discover how to sucessfully use bitwise operators in daily coding☆157Updated 5 years ago
- ☆47Updated 3 years ago
- A top down game, where you have to collect all gas cans to escape with an helicopter.☆19Updated 3 years ago
- ☆16Updated 4 years ago
- POC of a 2D game made in ANSI C☆25Updated last year
- 42 project cub3d, with a main menu, settings, sound & music, a minimap, actual gameplay with a random generated map, an endscreen with a …☆46Updated last year
- My implementation of some of the Standard C Library functions including some additional ones.☆104Updated 7 years ago
- The basics of graphic programming☆21Updated 5 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
- A basic unix shell interpreter in c programming language using recursive descent parser.☆150Updated last year
- A DOOM and Duke Nukem 3D style game with ray-casting, featuring a level editor and multiplayer from scratch in C☆62Updated last year
- Et merci pour les pièces !☆56Updated 6 months ago
- get_next_line is the second project of 42 cursus.☆23Updated 3 years ago
- [42 Madrid] And thanks for all the fish!☆93Updated 2 years ago
- 42 project where we learn about raycasting and try to recreate the original Wolfenstein 3d game☆19Updated 4 years ago
- A C function that reads any valid file line by line until the end.☆13Updated 7 years ago
- test for the get_next_line project at school 42. (cursus42, november 2019)☆35Updated 4 years ago
- #Cub3D: This project is a 3D game created from scratch written in C using an old graphic library mini-libx, presented with an old technol…☆209Updated 2 years ago
- Scripts generates files (.cpp , .hpp , Makefile…) for a c++ class designed in Orthodox Canonical Form.☆30Updated 2 years ago
- School Project - Printf's Refactoring☆19Updated 8 years ago