alanbarrett2 / 42-LibftLinks
42 libft functions how to write in c: memset, bzero, memcpy, memccpy, memmove, memchr, memcmp, strlen, strdup, strcpy, strncpy, strncat, strlcat, strchr,strrchr, strstr, strnstr, strncmp, atoi, isalpha, isdigit, isalnum, isascii, isprint, toupper, tolower.
☆7Updated 6 years ago
Alternatives and similar repositories for 42-Libft
Users that are interested in 42-Libft are comparing it to the libraries listed below
Sorting:
- 42cursus - Libft☆26Updated 3 years ago
- This repository moved. Please use the new location https://gitlab.com/pandark/libft☆11Updated last year
- C Library 📚 42's libft with descriptions to understand what each function does and how it works.☆64Updated 5 years ago
- 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'…☆7Updated 6 years ago
- The basics of graphic programming☆21Updated 5 years ago
- ☆47Updated 3 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.☆13Updated 6 years ago
- 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
- Creating your own shell☆40Updated last year
- My implementation of some of the Standard C Library functions including some additional ones.☆104Updated 7 years ago
- A top down game, where you have to collect all gas cans to escape with an helicopter.☆19Updated 3 years ago
- Et merci pour les pièces !☆56Updated 6 months ago
- 2D'game where the objective is gather all the targets in order to escape of the map.☆14Updated 2 years ago
- This project is about creating your own IRC server in C++☆7Updated 2 years ago
- [42 Madrid] And thanks for all the fish!☆93Updated 2 years ago
- Scripts generates files (.cpp , .hpp , Makefile…) for a c++ class designed in Orthodox Canonical Form.☆30Updated 2 years ago
- A tester for the 42 project ft_printf☆54Updated 4 years ago
- Code related to my minilibx blogposts (https://aurelienbrabant.fr)☆19Updated 4 years ago
- School 42 project // 3D Wireframe Viewer☆96Updated 4 years ago
- 42 project where we learn about raycasting and try to recreate the original Wolfenstein 3d game☆19Updated 4 years ago
- Small game developed with the miniLibX, the graphic library of the 42 school.☆58Updated 11 months ago
- A library that contains ft_printf, a function that mimics the real printf - @42sp Project☆12Updated last year
- Philosophers - 42 project☆11Updated 2 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
- An open source C library that incorporates useful functions, such as binary trees, linked lists, stacks, arrays, bit manipulation.☆64Updated 3 years ago
- A bespoke sorting algorithm, on 2 stacks.☆33Updated 6 years ago
- Libft (42cursus) 2019-2020. This project aims to redo in C a library of usual functions that can be used is the next projects of 42.☆23Updated 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
- Libft is the first project in 42 school curriculum, in this project we re-write some highly useful c functions.☆7Updated 5 years ago
- Philosophers dinner problem in C - introduction to parallel programming.☆14Updated 3 months ago