Unix System Programming
Reproduce the printf function in accordance with the C99 standard
2 weeks, solo project
from the wikipedia page on printf
See the man of printf for more information
from the wikipedia page on printf
The coding style violations have been rectified in this repository