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