◄Description► ◄Example► ◄Up► ◄Contents► ◄Index► ◄Back► ─────Run-Time Library─────────────────────────────────────────────────────── Include: <malloc.h> Syntax: __segment _bheapseg( size_t size ); Returns: the selector for the based-heap segment if successful, or _NULLSEG if not. See also: _bfreeseg, __based, __segment, _bmalloc, _bfree, new -♦-