mini-printf
mini-printf copied to clipboard
I implemented a width field
I hacked in a width field. It superficially looks OK to me. Test cases are in, and it even matches glibc for these relatively simple cases. It definitely needs checking/review/analysis, especially for buffer overruns.