Oxygen

ulong
USE: specify a long unsigned integer (32 bits wide)
EXAMPLE:
ulong u=0xA0000000

REMARKS: same as uint

RELATED: uint word types