https://github.com/haletran/42_libft
Your very first own library
https://github.com/haletran/42_libft
Last synced: 6 days ago
JSON representation
Your very first own library
- Host: GitHub
- URL: https://github.com/haletran/42_libft
- Owner: Haletran
- License: mit
- Created: 2024-05-03T18:24:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-03T18:25:31.000Z (about 2 years ago)
- Last Synced: 2025-03-01T03:42:50.863Z (over 1 year ago)
- Language: C
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 42_libft
***Your very first own library***
This project is about coding a C library.
It will contain a lot of general purpose functions your programs will rely upon.