|
An Information Portal to Biological Macromolecular Structures |
||
|
PDB Home |
Contact Us |
Software Tools Home | Dictionary Home | PDBML Home | |
#include "ciflib.h"
int cifGetDataBlockDictionaryIndex(const char *dataBlockName)
cifGetDataBlockDictionaryIndex gets the index of the data block containing the dictionary with which the target data block is associated.
| dataBlockName | name of the target data block |
The zero-based index of the dictionary associated with the target data block or the value -1 for failure.
None