next up previous contents
Next: ndb_cif_new_datablock Up: Function Description Previous: ndb_cif_init

ndb_cif_close

NAME ndb_cif_close

PROTOTYPE

#include "cifparse.h"

int ndb_cif_close(void);
PURPOSE

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.

RECEIVES

no arguments  

RETURN VALUE

Returns 1 for success or 0 for failure.

REMARKS

See also: ndb_cif_init



John Westbrook
10/10/1997