man3tbl/zeroMASTER_TBL

Table of Contents

Name

zeroMASTER_TBL - initialize the fields in a MASTER_TBL structure

Description

zeroMASTER_TBL initializes fields in a MASTER_TBL structure.

This function is part of tblmngr.

Syntax

void zeroMASTER_TBL(
   MASTER_TBL *MTpnt

   );

Arguments

MTpnt

Pointer to the MASTER_TBL structure to initialize.

Returns

nothing.

See Also

tblmngr(3tbl)

Manual page revision

$Id: zeroMASTER_TBL.3,v 1.1 2003/09/29 12:20:48 kitchen Exp $


Table of Contents