Hacker News new | ask | show | jobs
by kazinator 2066 days ago
Note that %i requires an int argument, not unsigned; you want %u.