Oxygen

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

REMARKS: same as dword and ulong

RELATED: dword word byte types