Type:uint
Jump to navigation
Jump to search
| 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).