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