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

cifGetDataBlockWarning

NAME cifGetDataBlockWarning

PROTOTYPE

#include "ciflib.h"

char *cifGetDataBlockWarning(const char *dataBlockName,
                             const  int  warningIndex)
PURPOSE

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

RECEIVES

dataBlockName name 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: cifGetDataBlockWarningByIndex
  cifGetDataBlockError
  cifGetDataBlockErrorByIndex



Olivera Tosic
6/17/2002