man3tbl/zeroHEADER_TBL

Table of Contents

Name

zeroHEADER_TBL - initialize the fields in a HEADER_TBL structure

Description

zeroHEADER_TBL initializes fields in a HEADER_TBL structure.

This function is part of tblmngr.

Syntax

void zeroHEADER_TBL(
   HEADER_TBL *HTpnt,

   int clear_all

   );

Arguments

HTpnt

Pointer to the HEADER_TBL structure to initialize.

clear_all

If the value is zero then the MTpnt and dbname fields are cleared otherwise they are left as they were.

Returns

nothing.

See Also

tblmngr(3tbl)

Manual page revision

$Id: zeroHEADER_TBL.3,v 1.3 2007/09/25 15:13:01 kitchen Exp $


Table of Contents