[prev] 47 [next]

Unsigned integers

The unsigned int data type
  • commonly 32 bits, storing values in the range 0 .. 232-1

[Diagram:Pics/memory/unsigned-int.png]