next up previous contents
Next: References Up: Function Description Previous: ndb_cif_print_datablock

ndb_cif_print_datablocks

NAME ndb_cif_print_datablocks

PROTOTYPE

#include "cifparse.h"

void ndb_cif_print_datablocks(FILE *fp);
PURPOSE

ndb_cif_print_datablocks dumps the CIFPARSE data structure representations of the all the datablocks into the file pointed to by fp.

RECEIVES

fp a pointer to the file descriptor of the output file

RETURN VALUE

None

REMARKS

See also: ndb_cif_print_datablock



John Westbrook
10/10/1997