Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 158 Bytes

File metadata and controls

5 lines (4 loc) · 158 Bytes

printf

My realization of printf on C lang with the minimum external functions

Known bugs:

  • can't accept INT_MAX value as arguement to width and precision