◄Description► ◄Example► ◄Up► ◄Contents► ◄Index► ◄Back► ─────Run-Time Library─────────────────────────────────────────────────────── Include: <malloc.h> Syntax: int _heapmin( void ); int _bheapmin( __segment seg ); int _fheapmin( void ); int _nheapmin( void ); Returns: 0 if successful, or -1 if an error occurred. See also: _heapadd, _freect, _memavl -♦-