Int D4 Fn 11 - Pc-mos/386 V3.0+ - Allocate Native Mode Memory Block [O]

AH = 11h
EBX = block length in bytes

Return: CF clear if successful
EBX = number of bytes actually allocated
ES = selector for allocated block
CF set on error
AX = error code (see #1366 at INT 21/AH=59h/BX=0000h)
Program: PC-MOS/386 is a multitasking/multiuser MS-DOS-compatible operating
system by The Software Link, Inc.

Note: the memory must be released before the program terminates

See Also: AH=10h,AH=12h,INT 38