[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 21 Fn 350C  P - Flashtek X-32vm - Allocate A Block Of Memory           [E]

   AX = 350Ch
   ECX = size of block in bytes
   DS = default DS

Return: CF clear if successful
       EAX = near pointer to new block
       EDX = new lowest legal value for stack
   CF set on error (requested size not multiple of 4K)

See Also: AX=350Bh,AX=350Dh

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