Guest User

Untitled

a guest
Jan 16th, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. Bits Min Dec Max Dec Max Hex Bytes Used
  2. 0-7 0 127 0x0000007F 1 byte
  3. 8-14 128 1023 0x00003FFF 2 bytes
  4. 15-21 1024 2097151 0x001FFFFF 3 bytes
  5. 22-28 2097152 268435455 0x0FFFFFFF 4 bytes
  6. 28-32 268435456 4294967295 0xFFFFFFFF 5 bytes
Add Comment
Please, Sign In to add comment