#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 |
|---|