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

cifGetDataBlockErrorByIndex

NAME cifGetDataBlockErrorByIndex

PROTOTYPE

#include "ciflib.h"

char *cifGetDataBlockErrorByIndex(const  int  dataBlockIndex,
                                  const  int  errorIndex)
PURPOSE

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

RECEIVES

dataBlockIndex index 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: cifGetDataBlockError
  cifGetDataBlockWarning
  cifGetDataBlockWarningByIndex



Olivera Tosic
6/17/2002