Open njh opened 6 years ago
The code depends on short int being 16-bits?
short int
IIRC the C standard states data type short as being at least 16 bit long.
short
The code depends on
short int
being 16-bits?