table_ors - change the output record separator.

SYNOPSYS

#include "table.h"

int table_ors(t, newors)

PARAMETERS

TableHead t
int newors

DESCRIPTION

The output record separator is a single character that table_row places after the last column value when it prints a row. The previous output record separator is returned.