Hacker News new | ask | show | jobs
by wyldfire 3414 days ago
Best of both worlds: uint_fast8_t / uint_least8_t gives you at least 256 discrete values and likely a native/optimal-register-width allocation.