isdelcurr

delete the current ISAM record

SYNOPSIS

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

this call will delete the currently selected record.