Mission Base

Program Base Library Functions

int pblKfClose

( pblKeyFile_t* k )

Close a key file

Documentation

Close a key file

All changes are flushed to disk before, all memory allocated for the file is released.

Parameters:
k - key file to close
Returns:
int rc == 0: call went ok, file is closed
int rc != 0: some error, see pbl_errno

Alphabetic index



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