qprintf

v0.13.1
fast standard C compatible printf
fast sprintf Andras printf

test

qnit --version && qnit test* || echo qnit not installed

coverage

nyc --version && nyc --reporter text --reporter lcov qnit test* || echo nyc not installed

clean

rm -rf .nyc_output coverage out

distclean

rm -rf .nyc_output coverage out t.c a.out

Metadata

Downloads

Maintainers