|
An Information Portal to Biological Macromolecular Structures |
||
|
PDB Home |
Contact Us |
Software Tools Home | Dictionary Home | PDBML Home | |
#include "cifparse.h"
int ndb_cif_compress_datablock(CifHandle *cf,
CifHandle *ddl);
ndb_cif_compress_datablock compresses all categories in the current datablock in the CifHandle data structure specified by cf.
| cf | pointer to the CifHandle data structure |
| ddl | pointer to the CifHandle data structure where is the ddl/dictionary saved |
None
Function does provide new value to the cf.
| See also: | ndb_cif_compress_file |
|---|---|
| ndb_cif_compress_category |