Type:int

From OXPL Wiki
Revision as of 21:47, 21 January 2021 by Viktor (talk | contribs) (Created page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
int type
Address prim::int
Family primitive

The int type represents a signed integer. Values cannot be initialized with this type as they have to be initialized with a bit size (like int32).