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

Related: in C at least (C++ standards are tl;dr), type names like `int32_t` are not required to exist. Most uses, in portable code, should be `int_least32_t`, which is required.




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

Search: