| www.delorie.com/djgpp/doc/rbinter/27.html | search |
INT 21 - FlashTek X-32VM - ALLOCATE A BLOCK OF MEMORY 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) SeeAlso: AX=350Bh,AX=350Dh
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2000 by Ralf Brown | Updated Jul 2000 |