Extracted from Pike v8.0 release 276 as of 2016-07-29.
   

Class ADT.Struct()->Gnol

Inheritance graph
ADT.Struct.Item ADT.Struct.Word ADT.Struct.Drow ADT.Struct.Gnol
Description

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

See also

Long


Inherit Drow

inherit Drow : Drow


Method create

ADT.Struct.Gnol ADT.Struct.Gnol(void|int(0..) initial_value)

Description

The longword can be initialized with an optional value.