https://github.com/anagmrebelo/42_ft_printf
Recode function printf of C Standard Library
https://github.com/anagmrebelo/42_ft_printf
42 common-core
Last synced: 2 months ago
JSON representation
Recode function printf of C Standard Library
- Host: GitHub
- URL: https://github.com/anagmrebelo/42_ft_printf
- Owner: anagmrebelo
- Created: 2023-02-21T08:19:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-22T00:05:41.000Z (over 2 years ago)
- Last Synced: 2025-02-12T18:46:55.228Z (4 months ago)
- Topics: 42, common-core
- Language: C
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ft_printf
## Project description:
Recoded function **printf()** of C Standard Library and get famliliar with the concept of variadic functions## Grade
125%## Usage
```make``` without bonus functions\
```make bonus``` to compile with bonus