Types/uint16: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{stub}} | |||
16 bit unsigned number. | 16 bit unsigned number. | ||
The range is [0, 2^16) or [0, 65535] | The range is [0, 2^16) or [0, 65535] |
Revision as of 10:19, 23 March 2016
This article is a stub, and not comprehensive. |
---|
You can help this wiki by expanding it. |
16 bit unsigned number.
The range is [0, 2^16) or [0, 65535]