Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 364 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 364 Bytes

0x11. C - printf

Description This team project is part of the ALX Software engineering curriculum. _printf replicates the C standard library printf() function.

What you should learn from this project:

How to use git in a team setting Applying variadic functions to a big project The complexities of printf Managing a lot of files and finding a good workflow