On 07/26/2013 04:00 PM, Marc Glisse wrote:
C11 also says:

"A computation involving unsigned operands can never overflow, because a
result that cannot be represented by the resulting unsigned integer type
is reduced modulo the number that is one greater than the largest value
that can be represented by the resulting type."

Ah, so it does. I agree that takes priority, though it would be nice to clarify the passage I quoted...

Jason

Reply via email to