Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Which is a feature! If you use `char` instead of `uint8_t` your program would still compile on a system that doesn't have `uint8_t`, but it is likely to do something entirely unexpected. At least when you use `uint8_t` you are warned at compile-time that your program is broken.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: