   C++,  C++Builder, API Windows 893

	 / 	
new handler	typedef void (*pvf)(); pvf newhandler  ,       new	new.h
realloc	void *realloc(void *block, sizet size)   block,    malloc, calloc, realloc,  size;        NULL	stdlib.h
setnew handler	typedef void (new * newhandler)();newhandler setnewhandler( newhandler myhandler)  myhandler,         new	new.h
SetMemory Manager	void SetMemoryManager( const TMemoryManager &MemMgr)  MemMgr  ,    	System.hpp
SysFreeMem	extern PACKAGE int SysFreeMem(void * P) ,         	System.hpp  Share-Mem.hpp
SysGetMem	extern PACKAGE void * SysGetMem(int Size)    Size,     ;      NULL	System.hpp  Share-Mem.hpp
SysRealloc Mem	extern PACKAGE void * SysReallocMem( void * P, int Size)        Size,     ;      NULL	System.hpp  Share-Mem.hpp
THeapStatus	System::THeapStatus GetHeapStatus(void)    heap    THeapStatus	System.hpp  Share-Mem.hpp



        11   11.9
 new  delete.     11.9     malloc,
calloc, realloc, free.

 ,        System.hpp 
ShareMem.hpp,  System.hpp  ,   -
   ,   ShareMem.hpp  , 
   ,    -
  .

_new_handler    ,   -
    new.      -