31 Jul
2008
31 Jul
'08
1:57 p.m.
} + putchar('\n'); }
I've just realized, that we use printf in these cases, so I changed putchar to printf in my git repo. Bye