◄Up► ◄Contents► ◄Index► ◄Back► ──C/C++ Language and Libraries Index──────────────────────────────────────── ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┐ │A│B│C│D│E│F│G│H│I│J│K│L│M│N│O│P│Q│R│S│T│U│V│W│X-Z│ └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘ _ncalloc Allocate an array in near memory and set elements to zero __near Type modifier new Allocate memory (C++) _nexpand Change size of memory block (near heap) _nfree Deallocate near-heap memory block _nheapchk Check near heap for consistency _nheapmin Release unused memory in the near heap _nheapset Fill near heap with specified value _nheapwalk Test near heap _NKEYBRD_READ Read next character from keyboard (new keyboard) _NKEYBRD_READY Check for keystroke and read next character (new keyboard) _NKEYBRD_SHIFTSTATUS Get the current SHIFT-key status (new keyboard) _nmalloc Allocate memory block in near heap _nmsize Return size of memory block in near heap _nrealloc Reallocate near-memory block _nstrdup Duplicate string (near) NULL NULL pointer value _NULLOFF _bmalloc failure code _NULLSEG _bheapseg failure code -♦-