[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 15 - TopView - "GETMEM" - ALLOCATE "SYSTEM" MEMORY
        AX = 1001h
        BX = number of bytes to allocate
Return: ES:DI -> block of memory or 0000h:0000h (DV v2.26+)
Note:   use SETERROR (AX=DE15h) to avoid a user prompt if there is insufficient
          common memory
SeeAlso: AX=DE0Ch,AX=DE15h

See Also: 151002
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson