Table of Contents

Name

BldLocalPartition - set up table manager to malloc() everything

Description

BldLocalPartiton creates and initializes the AccelNET table management system to use malloc() for everything.

This function is part of tblmngr.

Syntax

HEADER_TBL *BldLocalPartition(void);

Arguments

none.

Returns

A pointer to the HEADER_TBL if successful. NULL is returned on most other failures.

See Also

tblmngr(3tbl)

Manual page revision

$Id: BldLocalP.3,v 1.1 2002/04/07 19:37:39 kitchen Exp $


Table of Contents