[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
     NAME: GetMem

     USE: Creates a new dynamic variable of a specified size and stores
          the address of this block in the specified pointer.  If there
          is not enough memory available on the heap a runtime error
          will occure.

     DEPENDENCY:  None

     SYNTAX: GetMem(Var PointerVariable : Pointer; PointerSize : Word);

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