https://github.com/eel-moun/c-basics
this repo contains three projects: Libft , a Custom Printf and a Custom get_next_line
https://github.com/eel-moun/c-basics
c filedescriptor header-files library makefile memory-management pointers variadic-function
Last synced: 29 days ago
JSON representation
this repo contains three projects: Libft , a Custom Printf and a Custom get_next_line
- Host: GitHub
- URL: https://github.com/eel-moun/c-basics
- Owner: eel-moun
- Created: 2023-08-24T12:36:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-24T17:53:00.000Z (over 2 years ago)
- Last Synced: 2025-01-17T12:16:27.724Z (about 1 year ago)
- Topics: c, filedescriptor, header-files, library, makefile, memory-management, pointers, variadic-function
- Language: C
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# C-BASICS
this repo contains three projects:
- Libft
- Custom Printf
- Custom get_next_line