Skip to content

Instantly share code, notes, and snippets.

@marawannwh
Created November 1, 2020 15:52
Show Gist options
  • Save marawannwh/56fbf5f0ea2cccfc96a6e94093befa7b to your computer and use it in GitHub Desktop.
Save marawannwh/56fbf5f0ea2cccfc96a6e94093befa7b to your computer and use it in GitHub Desktop.
Size Range Range in Binary no. of bits
4 0..3 0..11 2
8 0..7 0..111 3
10 0..9 0..1111 4
16 0..15 0..1111 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment