https://github.com/medidbella/printf
recreation of a small part of the classic printf function in C
https://github.com/medidbella/printf
printf recreation
Last synced: 11 months ago
JSON representation
recreation of a small part of the classic printf function in C
- Host: GitHub
- URL: https://github.com/medidbella/printf
- Owner: medidbella
- Created: 2023-11-29T22:11:46.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-11T14:05:51.000Z (about 2 years ago)
- Last Synced: 2025-01-10T23:20:08.585Z (about 1 year ago)
- Topics: printf, recreation
- Language: C
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# printf_project_cursus
recreation of a small part of the printf function in C