- Sort Score
 - Result 10 results
 - Languages All
 
Results 1 - 1 of 1 for Integer_overflow (0.06 sec)
- 
				
				
doc/go_spec.html
the most negative value for the int type of <code>x</code>, the quotient <code>q = x / -1</code> is equal to <code>x</code> (and <code>r = 0</code>) due to two's-complement <a href="#Integer_overflow">integer overflow</a>: </p> <pre> x, q int8 -128 int16 -32768 int32 -2147483648 int64 -9223372036854775808
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue May 06 19:12:15 UTC 2025 - 286.2K bytes - Viewed (0)