Hacker News new | ask | show | jobs
by beached_whale 3413 days ago
there are also int_least8_t or what ever size and signedness too. or int_fast8_t. You explicitly state I want at least 8 bits or I want at least 8 bits but whatever is fastest.