Table of Contents

NAME

SYNOPSIS

DESCRIPTION

The function allocates space for an array of objects, each of whose size is The space is initialized to all bits zero.

RETURN VALUES

The function returns a pointer to the the allocated space if successful; otherwise a null pointer is returned.

SEE ALSO

STANDARDS

The function conforms to


Table of Contents