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

precision of signed integers

This page is part of the web mail archives of SRFI 58 from before July 7th, 2015. The new archives for SRFI 58 contain all messages, not just those from before July 7th, 2015.



A 16.bit unsigned integer is 16.bit wide.

Is the corresponding width signed integer 16.bit or 15.bit?