isfd | isam file identifier |
recnum | record number to be replaced |
data | image to replace the given record |
SUCCESS, or a negative value on error, in which case the error code is found in iserrno.
the contents of the given record in the data file will be replaced with the image passed, and all related indexes updated.
the original data image can be found in isfd->data on return