https://github.com/pikmin-rgb/libft
Your very first own library
https://github.com/pikmin-rgb/libft
c library makefile school-project
Last synced: about 1 month ago
JSON representation
Your very first own library
- Host: GitHub
- URL: https://github.com/pikmin-rgb/libft
- Owner: pikmin-rgb
- Created: 2021-01-04T14:46:42.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-03-03T19:56:03.000Z (over 4 years ago)
- Last Synced: 2025-12-08T14:55:15.303Z (7 months ago)
- Topics: c, library, makefile, school-project
- Language: C
- Homepage:
- Size: 235 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# libft
This project is about coding a C library.
It will contain a lot of general purpose functions your programs will rely upon.
This project has been validated with a score of 115/100.
⚠️ **WARNING** ⚠️
This libft has been updated with additionnal functions, for my personnal use on other projects.