man3tbl/zeroHEADER_TBL
Table of Contents
zeroHEADER_TBL - initialize the fields in a HEADER_TBL structure
zeroHEADER_TBL
initializes fields in a HEADER_TBL structure.
This function is part of tblmngr.
void zeroHEADER_TBL(
HEADER_TBL *HTpnt,
int clear_all
);
Pointer to the HEADER_TBL structure to initialize.
If
the value is zero then the MTpnt and dbname fields are cleared otherwise
they are left as they were.
nothing.
tblmngr(3tbl)
$Id: zeroHEADER_TBL.3,v 1.3 2007/09/25 15:13:01 kitchen Exp
$
Table of Contents