Int 31/AX=FF10h

lup.gif ldown.gif Interrups Categories Contents

rbline.gif

CauseWay - GetMemLinear - ALLOCATE MEMORY WITHOUT SELECTOR

AX = FF10h
CX:DX = size of block in bytes

Return:
CF clear if successful SI:DI = linear address of allocated block CF set on error

Note: This function may return addresses above 16M

See Also: AX=FF0Bh - AX=FF11h - AX=FF12h - AX=FF14h

Category: DOS Extenders - Int 31h - C

rbline.gif

lup.gif ldown.gif Interrups Categories Contents