◄Description► ◄Example► ◄Up► ◄Contents► ◄Index► ◄Back► ─────Run-Time Library─────────────────────────────────────────────────────── Include: <vmemory.h> Syntax: _vmhnd_t _vrealloc( _vmhnd_t handle, unsigned long size ); Returns: a handle to a virtual memory block if successful, or _VM_NULL if not. See also: _vmalloc, _vfree -♦-