-
xalloc - As malloc(), but send an error message if there is no more memory.
-
xcalloc - As calloc(), but send an error message if there is no more memory.
-
xrealloc - Almost as realloc(), but send an error message if there is no more memory.
Memory functions
Alphabetic index Hierarchy of classes
This page was generated with the help of DOC++.