next up previous contents
Next: cifGetDataBlockErrorByIndex Up: CIFLIB Error Handling and Previous: cifGetDataBlockWarningsByIndex

cifGetDataBlockError

NAME cifGetDataBlockError

PROTOTYPE

#include "ciflib.h"

char *cifGetDataBlockError(const char *dataBlockName,
                           const  int  errorIndex)
PURPOSE

cifGetDataBlockError returns the error message for the error identified by its index in the target data block. The data block is identified by name.

RECEIVES

dataBlockName name of the target data block
errorIndex index of the target error in the target data block

RETURN VALUE

Returns an error message or a NULL value for failure.

REMARKS

See also: cifGetDataBlockErrorByIndex
  cifGetDataBlockWarning
  cifGetDataBlockWarningByIndex



Olivera Tosic
6/17/2002