Type:int
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).