isReclen

get the current record length

SYNOPSIS

int isReclen( IsFile * isfd );

isfd isam file descriptor

RETURN

the current record length, or -1 on error.

NOTES

Please see Variable Length Records for usage.