isunlock

unlock all records in an ISAM file

SYNOPSIS

int isunlock( int isfd );

isfd isam file identifier

RETURN

SUCCESS, or a negative value on error, in which case the error code is found in iserrno.

NOTES

reverses the action of isLock islock