Class ADT.Struct()->Long
- Description
One longword (4 bytes) in network order, integer value between 0 and 2^32.
- See also
- Inherit Word
inherit Word : Word
- Method create
ADT.Struct.Long ADT.Struct.Long(
void
|int(0..)
initial_value
)- Description
The longword can be initialized with an optional value.