https://github.com/agvangrigoryan/ft_printf
The goal of this project is pretty straightforward. You will recode printf(). You will mainly learn about using a variable number of arguments. How cool is that?? It is actually pretty cool :)
https://github.com/agvangrigoryan/ft_printf
42yerevan ftprintf printf
Last synced: about 2 months ago
JSON representation
The goal of this project is pretty straightforward. You will recode printf(). You will mainly learn about using a variable number of arguments. How cool is that?? It is actually pretty cool :)
- Host: GitHub
- URL: https://github.com/agvangrigoryan/ft_printf
- Owner: AgvanGrigoryan
- Created: 2024-01-16T18:26:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-03T11:00:46.000Z (about 1 year ago)
- Last Synced: 2025-01-24T05:09:51.022Z (3 months ago)
- Topics: 42yerevan, ftprintf, printf
- Language: C
- Homepage:
- Size: 1.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ft_printf
Done 100% without bonus part.
##### I Use this tester for check ft_printf mandatory part - https://github.com/Tripouille/printfTester