Table of Contents
LoadDBtableSize - load AccelNET database size information from a file
LoadDBtableSize loads AccelNET database size information from
a file.
This function is part of tblmngr.
int LoadDBtableSize(
char *fname,
MASTER_SIZE *MTpnt
);
Pathname to the file containing the size information.
Pointer
to the MASTER_SIZE record which contains the table size information.
-1 on failure
0 on success
tblmngr.3
tbl_size.5
tblmngr(3tbl)
$Id: LoadDBtableSize.3,v
1.2 2002/04/07 19:37:39 kitchen Exp $
Table of Contents