next up previous contents
Next: cifFreeDataBlockError Up: CIFLIB Error Handling and Previous: cifGetDataBlockWarning

cifGetDataBlockWarningByIndex

NAME cifGetDataBlockWarningByIndex

PROTOTYPE

#include "ciflib.h"

char *cifGetDataBlockWarningByIndex(const  int  dataBlockIndex,
                                    const  int  warningIndex)
PURPOSE

cifGetDataBlockWarningByIndex returns the warning message for the warning identified by its index in the target data block. The data block is identified by index.

RECEIVES

dataBlockIndex index of the target data block
warningIndex index of the target warning in the target data block

RETURN VALUE

Returns an warning message or a NULL value for failure.

REMARKS

See also: cifGetDataBlockWarning
  cifGetDataBlockError
  cifGetDataBlockErrorByIndex



Olivera Tosic
6/17/2002