|
Library /sys$common/syshlp/HELPLIB.HLB CRTL, malloc *Conan The Librarian |
Allocates an area of memory. These functions are AST-reentrant.
Format
#include <stdlib.h>
void *malloc (size_t size);
Additional Information (explode) :
|
|