man3tbl/LoadDBtableSize

Table of Contents

Name

LoadDBtableSize - load AccelNET database size information from a file

Description

LoadDBtableSize loads AccelNET database size information from a file.

This function is part of tblmngr.

Syntax

int LoadDBtableSize(
   char *fname,

   MASTER_SIZE *MTpnt

   );

Arguments

fname

Pathname to the file containing the size information.

MTpnt

Pointer to the MASTER_SIZE record which contains the table size information.

Returns


-1 on failure
0 on success

See Also


tblmngr.3
tbl_size.5

See Also

tblmngr(3tbl)

Notes

Manual page revision

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


Table of Contents