Difference between revisions of "Type:int"
Jump to navigation
Jump to search
(Created page) |
(No difference)
|
Latest revision as of 21:47, 21 January 2021
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).