Mission Base

Program Base Library Functions

int pblIsamFlush

( pblIsamFile_t* isamfile )

flush an ISAM file

Documentation

flush an ISAM file

all changes are flushed to disk,

Parameters:
isamfile - ISAM file to flush
Returns:
int rc == 0: call went OK
int rc != 0: some error, see pbl_errno

Alphabetic index



This page was generated with the help of DOC++.