Safe memory allocation.
Safe memory allocation. Attempts to allocate memory, halting the module with an error_fatal() if memory couldn't be allocated. The arguments are identical to those of malloc(), which this function calls internally.
Attempts to allocate memory, halting the module with an error_fatal() if memory couldn't be allocated. The arguments are identical to those of malloc(), which this function calls internally.
Alphabetic index