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