Pike v8.0 release 1738

Class ADT.Struct()->Long

Inheritance graph
Description

One longword (4 bytes) in network order, integer value between 0 and 2^32.

See also

Gnol


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.