MarkosComK / 42-LibftLinks
Forge Your Arsenal: The libft 42 Guide This repository is your forge, where you'll craft the essential tools for your programming odyssey at 42 School. Here, you'll conquer the legendary libft, a custom C library packed with functions to empower your future projects.
☆13Updated 6 months ago
Alternatives and similar repositories for 42-Libft
Users that are interested in 42-Libft are comparing it to the libraries listed below
Sorting:
- A mini recreation of bash.☆83Updated 2 years ago
- This guide serves as your trusty sidekick through the thrilling Common Core phase at 42 School. Brace yourself for an immersive project-b…☆34Updated last month
- One of the first graphical projects at 42 school, fract-ol introduces us to 2D programming with fractal generation.☆31Updated 6 months ago
- Final Exam piscine☆50Updated 2 years ago
- This project aims to sort data on a stack, with a limited set of instructions, using the lowest possible number of actions.☆70Updated 11 months ago
- Fract'ol @ 42 - multi-threaded fractal renderer☆36Updated 8 years ago
- This project is about creating a simple shell, and learning about about processes and file descriptors.☆25Updated 3 years ago
- Dining philosophers problem's guide for 42 school☆112Updated 2 years ago
- [42 Madrid] Reading a line on a fd is way too tedious☆12Updated 2 years ago
- This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succ…☆120Updated last year
- Skyscraper puzzle solver in C☆26Updated 2 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…☆65Updated 6 months 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
- This projects is about creating a function that, allows to read a line ending with a newline character ('\n') from a file descriptor, wit…☆87Updated 8 months ago
- 42bangkok netpractice project☆18Updated 2 years ago
- Push_swap tester and bonus tester + GUI pro checker☆101Updated 5 months ago
- Easy tester about Born2beroot project☆50Updated 7 months ago
- ☆51Updated 8 months ago
- Tester for the 🔥 minishell 🔥 project at École 42☆154Updated last year
- My solution and basic explanantion on Net_Practice and networking basics.☆113Updated last year
- 42cursus' ft_printf project. Begin date 06/sep/2021. Finish date 13/sep/2021. About 30h of total work.☆73Updated 3 years ago
- 🌐 NetPractice is a general practical exercise to let you discover networking.☆26Updated 3 years ago
- My projects of 42Network at 1337 Benguerir.☆66Updated 3 months ago
- The goal of these modules is to introduce us to bject-Oriented Programming.This will be the starting point of our C++ journey.☆85Updated last year
- [42 Madrid] As beautiful as a shell☆56Updated last year
- 42Course☆78Updated 3 weeks ago
- 42cursus' get_netx_line project. Begin date 16/aug/2021. Finish date 03/sep/2021. About 40h of total work.☆87Updated last year
- 2D and animated game project 42☆31Updated 2 years ago
- A semi-automatic tester for checking 42's philosophers project. It tests: invalid inputs, when program should stop on death/eaten enough,…☆70Updated 7 months ago
- Philosophers is a comprehensive guide and solution to the classic Dining Philosophers Problem in computer science. This project uses the …☆43Updated last year