next up previous contents
Next: ndb_cif_print_datablocks Up: Function Description Previous: ndb_cif_get_column_id

ndb_cif_print_datablock

NAME ndb_cif_print_datablock

PROTOTYPE

#include "cifparse.h"

void ndb_cif_print_datablock(FILE *fp);
PURPOSE

ndb_cif_print_datablock dumps the entire CIFPARSE data structure representation of the current datablock 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_datablocks



John Westbrook
10/10/1997