Table of Contents
BldGeneralPartition - create AccelNET database table management structures
BldGeneralPartiton creates and initializes the data structures
for AccelNET table management.
The table space is created in local memory
rather than as a shared memory partition.
This function is part of tblmngr.
HEADER_TBL *BldGeneralPartition(
MASTER_SIZE *SZpnt
);
Pointer to the MASTER_SIZE record which contains the table
size information.
A pointer to the HEADER_TBL if successful. NULL
is returned on most other failures.
tblmngr(3tbl)
$Id:
BldGeneralP.3,v 1.1 2002/04/07 19:37:39 kitchen Exp $
Table of Contents