The LazyBoy Library Manual - WordToUInt

Part of the Number Conversions group.

%imacro WordToUInt 2
Prefers: ES:DI, AX
Prefers: DI, AX

Convert a word to a unsigned integer string.

The destination buffer must be at least 6 bytes. (range 0..65535)

See WordToHex for more information.