|
An Information Portal to Biological Macromolecular Structures |
||
|
PDB Home |
Contact Us |
Software Tools Home | Dictionary Home | PDBML Home | |
#include "ciflib.h"
char *cifGetDataBlockFileNameByIndex(const int dataBlockIndex)
cifGetDataBlockFileNameByIndex gets the source file name containing the target data block.
| dataBlockIndex | zero-based index of the target data block |
The source file name containing the target data block or a NULL value for failure.
| See also: | cifGetDataBlockFileName |
|---|