next up previous contents
Next: cifGetDataBlockFileName Up: CIFLIB Data Block Access Previous: cifGetDataBlockIndex

cifGetDataBlockDictionaryIndex

NAME cifGetDataBlockDictionaryIndex

PROTOTYPE

#include "ciflib.h"

int    cifGetDataBlockDictionaryIndex(const char *dataBlockName)
PURPOSE

cifGetDataBlockDictionaryIndex gets the index of the data block containing the dictionary with which the target data block is associated.

RECEIVES

dataBlockName name of the target data block

RETURN VALUE

The zero-based index of the dictionary associated with the target data block or the value -1 for failure.

REMARKS

None



Olivera Tosic
6/17/2002