next up previous contents
Next: ndb_cif_write_category Up: Function Description Previous: ndb_cif_pretty_print_datablock

ndb_cif_print_datablocks

NAME ndb_cif_print_datablocks

PROTOTYPE

#include "cifparse.h"

void ndb_cif_print_datablocks(CifHandle *cf,
                              FILE *fp);
PURPOSE

ndb_cif_print_datablocks dumps the CifHandle data structure representation, specified by cf, of the all the datablocks into the file pointed to by fp.

RECEIVES

cf pointer to the CifHandle data structure
fp a pointer to the file descriptor of the output file

RETURN VALUE

None

REMARKS

See also: ndb_cif_print_datablock



Olivera Tosic
6/12/2002