quote:
Originally posted by taz030485
Your right in saying that 4294967295 is not a power of 2 but that range of a 32-bit unsigned integer is from 0 - 4294967295, giving a total of 4294967296 (2^32) possible numbers
Like I said, it's the largest possible unsigned 32-bit integer.
You can tell I do Computer Science can't you?