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