COHERENT help

This page displays the COHERENT help information for malloc.

Listing of available help pages


malloc() -- Allocate dynamic memory

#include <stdlib.h>
char *malloc(size) unsigned size;