Copyright Digital Equipment Corp. All rights reserved.
Allocates an area of memory. These functions are AST-reentrant.
Format
#include <stdlib.h>
void *malloc (size_t size);
Function_Variants Argument Description Return_Values