iscleanup

close all open ISAM files

SYNOPSIS

int iscleanup( void );

RETURN

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

NOTES

this routine will close all currently open isam files and release all allocated global memory.

only available if DISAM was compiled with the ISADMIN feature activated.