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