man3tbl/TBLcleanup

Table of Contents

Name

TBLcleanup - clean up runtime data structures in an AccelNET database partition

Description

TBLcleanup zeros the runtime data structures in an AccelNET database. This may be done as part of a control system restart.

This function is part of tblmngr.

Syntax

void TBLcleanup(
   HEADER_TBL *HTpnt

   );

Arguments

HTpnt

Pointer to the HEADER_TBL

Returns

nothing

See Also

tblmngr(3tbl)

Manual page revision

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


Table of Contents