Hacker News new | ask | show | jobs
by beyondCritics 240 days ago
Turns out that old versions of Visual C++ used their own typedef of bool as int: https://stackoverflow.com/questions/4897844/is-sizeofbool-de...
1 comments

There were risc platforms with int sized bool, usually where one byte math wasn't in the instruction set.