lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Dave Dodge wrote:
"int" is still allowed to be 16 bits in C99.  The minimum magnitues
from section 5.2.4.2.1 (and Annex E):

               #define INT_MAX                     +32767
               #define INT_MIN                     -32767

Hmm - never used to be. I'm fairly certain it was defined as 32 bits as the be all and end all at one point.

Unfortunately my employer doesn't believe in software developers having access to the relevant literature needed to perform their job.

--
Lisa