Why int32_t is long int on 32 Bit Intel?

panda.trooper panda.trooper@protonmail.com
Thu Jul 27 11:55:57 GMT 2023


Hi, can somebody explain what is the reason behind the architectural decision that on x86 the type of int32_t is long int by default and not int when using newlib?
Thanks,
Zoltan


More information about the Newlib mailing list