https://github.com/medidbella/libft
recreation of the most used functions of the standard C library, plus more useful functions
https://github.com/medidbella/libft
c linked-list static-library
Last synced: 12 months ago
JSON representation
recreation of the most used functions of the standard C library, plus more useful functions
- Host: GitHub
- URL: https://github.com/medidbella/libft
- Owner: medidbella
- Created: 2023-11-27T21:47:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-29T11:04:57.000Z (over 2 years ago)
- Last Synced: 2025-01-10T23:19:59.531Z (over 1 year ago)
- Topics: c, linked-list, static-library
- Language: C
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# libft_cursus_project
a library that contains some of libc standard functions ++other usefell function (split itoa join trim ...)
++some usefull function that makes working with lists easyier