#include "cifparse.h"
int ndb_cif_init(void);
ndb_cif_init initializes CIFPARSE internal data structures. This function must be called before any other CIFPARSE functions.
| no arguments |
Returns 1 for success or 0 for failure.
| See also: | ndb_cif_close |
|---|