|
An Information Portal to Biological Macromolecular Structures |
||
|
PDB Home |
Contact Us |
Software Tools Home | Dictionary Home | PDBML Home | |
#include "ciflib.h"
int cifCountCategories(const char *dataBlockName)
cifCountCategories returns the number of categories in the named data block.
| dataBlockName | the target data block name |
Returns the number of categories or a value of -1 for failure.
| See also: | cifCountCategoriesByIndex |
|---|