Is valid but not predictable
How about this: int32_t b = 99999;
This will either compile, and work predictably, or not compile at all on platforms where CHAR_BIT is not a factor of 32
in reality however the abstraction on the int is always better than its fixed size
It's crazy how you can still unironically hold this belief
So an unpredictable integer size which can be as small as 14 bits is better than a known size?
Nah, that is 100% no. That is how you ram a plane into a mountain
Build your software like someone's life will depend on it
Ok, rewrite Linux in ada
Linux is that 1%, RTOS is that 1%
It's possible to write good software in bad languages
Generally in os is deprecated use of abstraction type
Обсуждают сегодня