Hacker News new | ask | show | jobs
by ricardo81 1020 days ago
I learnt C about a decade ago (after using scriping languages 10 years prior) and just stuck with using the uint values, no second thoughts about how big a uint32_t is.
1 comments

Explicit variable size is useful for limited memory space envs like microcontrollers.