Type:uint

From OXPL Wiki
Revision as of 21:46, 21 January 2021 by Viktor (talk | contribs) (Created page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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).