|
An Information Portal to Biological Macromolecular Structures |
||
|
PDB Home |
Contact Us |
Software Tools Home | Dictionary Home | PDBML Home | |
#include "ciflib.h"
long cifGetDataBlockFileOffset(const char *dataBlockName)
cifGetDataBlockFileOffset retrieves the offset into the source file in which the target data block begins.
| dataBlockName | name of the target data block |
Source file offset or the value -1 for failure.
| See also: | cifGetDataBlockFileOffsetByIndex |
|---|