#include "cifparse.h"
void ndb_cif_print_datablock(FILE *fp);
ndb_cif_print_datablock dumps the entire CIFPARSE data structure representation of the current datablock into the file pointed to by fp.
| fp | a pointer to the file descriptor of the output file |
None
| See also: | ndb_cif_print_datablocks |
|---|