next up previous contents
Next: ndb_cif_close Up: Function Description Previous: ndb_cif_write_file

ndb_cif_init

NAME ndb_cif_init

PROTOTYPE

#include "cifparse.h"

int ndb_cif_init(void);
PURPOSE

ndb_cif_init initializes CIFPARSE internal data structures. This function must be called before any other CIFPARSE functions.

RECEIVES

no arguments  

RETURN VALUE

Returns 1 for success or 0 for failure.

REMARKS

See also: ndb_cif_close



John Westbrook
10/10/1997