collength - get the length of a compressed column
SYNOPSIS
char *collength (column, separator)
char *column;
char separator;
DESCRIPTION
collength
replaces
character
(or newline) in
colums
with NULL; removes leading and trailing blanks
from the result and returns the number of bytes remaining.
SEE ALSO