table_ofs - change the output field separator.

SYNOPSYS

#include "table.h"

int table_ofs(t, newofs)

PARAMETERS

TableHead t
int newofs

DESCRIPTION

The output field separator is a single character that table_row places between the column values when it prints a row. The previous output field separator is returned.