achrafelkhnissi / libftLinks
This project is about coding a C library. It will contain a lot of general purpose functions your programs will rely upon.
☆17Updated 3 years ago
Alternatives and similar repositories for libft
Users that are interested in libft are comparing it to the libraries listed below
Sorting:
- ft_printf 42 with bonus☆16Updated 3 years ago
- [42 Madrid] Because putnbr and putstr are not enough☆20Updated 2 years ago
- An autotester for the 42School Libft☆31Updated last year
- This 42project aims to code a C library regrouping usual functions that we’ll be allowed to use in all our other 42 projects.☆45Updated 3 years ago
- Small data exchange program using UNIX signals.☆23Updated 3 years ago
- A program that tries to mimic the Bash☆25Updated last year
- get_next_line☆42Updated 2 years ago
- This program tries to recreate bash --posix behaviour in some ways.☆15Updated 3 years ago
- a small tool to test your minitalk project☆35Updated 2 years ago
- Repository to hold my work while at the C Piscine (October 2018) @ 42 Silicon Valley☆48Updated last year
- 42 Piscine, all my exercices in 2023 👨💻 !☆79Updated last year
- Exercises from 42 C Piscine Exams. Not all the solutions are correct and pull requests are welcome to fix the problems☆61Updated 7 years ago
- 42 exam C☆26Updated 3 years ago
- My projects of 42Network at 1337 Benguerir.☆71Updated 11 months ago
- Minishell is a 42 school team project to create a basic shell program in C. It implements redirections and pipes, as well as environment …☆30Updated last year
- get_next_line is a 42 school project meant to teach us how to read from a file descriptor and use static variables.☆12Updated last year
- A collection of C programs and functions that were written in preparation of exam at 42 Silicon Valley School.☆33Updated 7 years ago
- This project is pretty straight forward. We will recode printf. Hopefully we will be able to reuse it in future projects without the fear…☆10Updated 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…☆49Updated 8 years ago
- CodeShell will allow you to practice coding challenges and improve your programming skills☆99Updated 3 months ago
- Reference repository for all the 42 C Piscine projects.☆45Updated 4 years ago
- Ecole 42 - C/MINILIBX☆137Updated 8 years ago
- Starting a month long intensive course on C to apply for 42 Silicon Valley. (I did get in)☆23Updated 6 years ago
- 42 - Rewrite a simple shell☆73Updated 5 years ago
- This shell aims to provide better practice for exams.☆82Updated last year
- MiniShell is a minimalistic shell interpreter, supporting features like basic command execution, environment variable handling, command c…☆41Updated 5 months ago
- My work on the 42 get_next_line project.☆25Updated 3 years ago
- 2D and animated game project 42☆29Updated 3 years ago
- Development repo for 42cursus' Libft project☆105Updated last year
- Pipex is a project that re-creates in C the way two commands are piped together via | in the shell☆57Updated 3 years ago