Difference between revisions of "Type:uint"
Jump to navigation
Jump to search
(Created page) |
(No difference)
|
Latest revision as of 21:46, 21 January 2021
| uint type | |
| Address | prim::uint |
| Family | primitive |
The uint type represents an unsigned integer. Values cannot be initialized with this type as they have to be initialized with a bit size (like uint32).