Created
May 21, 2020 12:53
-
-
Save ayoisaiah/064fa7413101146ff180c182ef051f19 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Size | Signed | Unsigned | |
---|---|---|---|
8-bit | int8 | uint8 | |
16-bit | int16 | uint16 | |
32-bit | int32 | uint32 | |
64-bit | int64 | uint64 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment