table_hdrput - output a table header.
SYNOPSYS
#include "table.h"
void table_hdrput(file, table, flags, justify, select, nsel)
PARAMETERS
- File file
- output file.
- TableHead table
- table header to output.
- int flags
- header output flags
- int *justify
- column justification flags.
- int *select
- column selection flags.
- int nsel
- the number of selected columns.
DESCRIPTION
The table header is output on file.