table_extract - extract a table from a multi table file.
SYNOPSYS
#include "table.h"
void table_extract(file, )
PARAMETERS
- File file
- table file name
- #
-
DESCRIPTION
The named table is extracted from the multi table file using the tablex
program. Optionally the extracted table may be further processed by
a filter given in command.
table_extract returns the file handled opened by popen().