Re: [dev] [st] [PATCH 2/5] Replace for with while.
> same as uint_fast32_t. uint_least32_t is 4 bytes almost always. int is
> not an option as it may be 2 bytes long.
Not in Posix. Posix forces int to be at least 32 bits. Although the terminal
emulation part is mostly portable, so I think is better don't relay on this
point.
Regards,
Received on Mon Apr 20 2015 - 11:50:20 CEST
This archive was generated by hypermail 2.3.0
: Mon Apr 20 2015 - 12:00:10 CEST