#include "cifparse.h"
int ndb_cif_close(void);
ndb_cif_close frees up all memory in the CIFPARSE internal data structures. This function should be called at the end of the CIFPARSE application.
| no arguments |
Returns 1 for success or 0 for failure.
| See also: | ndb_cif_init |
|---|