Int 31/AX=FF10h

Prev Next Ralf Interrups Categories Contents

------

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

------

Prev Next Ralf Interrups Categories Contents