| 
       An Information Portal to Biological Macromolecular Structures  | 
    ||
| 
      PDB Home | 
      Contact Us  | 
     Software Tools Home | Dictionary Home | PDBML Home | |
#include "cifparse.h"
int ndb_cif_count_datablock(CifHandle *cf);
ndb_cif_count_datablock counts the number of datablocks represented in the CifHandle data structure specified by cf.
| cf | pointer to the CifHandle data structure | 
Returns the number of datablocks.
| See also: | ndb_cif_count_category | 
|---|---|
| ndb_cif_count_row | |
| ndb_cif_count_column |