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