isclose

close an ISAM file descriptor

SYNOPSIS

int isclose( 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

isclose drops all locks and releases all allocated memory.