Class ADT.Struct()->Word

Inheritance graph
Description

One word (2 bytes) in network order, integer value between 0 and 65535.

See also

Drow


Inherit Item

inherit Item : Item


Method create

ADT.Struct.Word ADT.Struct.Word(int(16bit)|void initial_value)

Description

The word can be initialized with an optional value.