NittenRenegade / printf

Rewrite standart printf with some simplifycations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

printf

Rewrite standart printf with some simplifications process c, s, i, d, u, x, X, p types to print process width and precisions process flags: , -, +, 0, #, .

About

Rewrite standart printf with some simplifycations


Languages

Language:C 88.2%Language:Makefile 11.8%