next up previous contents
Next: cifGetDataBlockNames Up: CIFLIB Data Block Access Previous: cifCountDataBlocks

cifGetDataBlockName

NAME cifGetDataBlockName

PROTOTYPE

#include "ciflib.h"

char  *cifGetDataBlockName(const int dataBlockIndex)
PURPOSE

cifGetDataBlockName gets the name of the data block with the specified index.

RECEIVES

dataBlockIndex zero-based index of the target data block

RETURN VALUE

The name of the target data block or a NULL value for failure.

REMARKS

See also: cifGetDataBlockNames
  cifGetDataBlockIndex



Olivera Tosic
6/17/2002