Language:
Русский
English
MemAllocSeg (function) (OMemory unit)
Allocates a segment-aligned memory block.
Declaration
function MemAllocSeg(Size: Word): Pointer;
Target
Windows
Remarks
Corresponds to MemAlloc except that the offset part of the resulting pointer is guaranteed to be zero.