is_reclen

get the current record length

SYNOPSIS

int * is_reclen( int isfd );

isfd isam file identifier

RETURN

a pointer to the base file descriptor isreclen field, giving the current record length, or NULL or error.

NOTES

Please see Variable Length Records for usage.