https://github.com/anagmrebelo/42_libft
Personal library - Recode most common functions of C Standard Library
https://github.com/anagmrebelo/42_libft
42 common-core
Last synced: 12 months ago
JSON representation
Personal library - Recode most common functions of C Standard Library
- Host: GitHub
- URL: https://github.com/anagmrebelo/42_libft
- Owner: anagmrebelo
- Created: 2023-02-21T01:06:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-21T21:04:50.000Z (over 3 years ago)
- Last Synced: 2025-04-06T12:47:34.993Z (about 1 year ago)
- Topics: 42, common-core
- Language: C
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Libft
## Project description:
Create my personal library by recoding a few functions of C Standard Library
## Grade
125%
## Usage
```make```