next up previous contents
Next: cifFreeDataBlockWarningByIndex Up: CIFLIB Error Handling and Previous: cifFreeDataBlockErrorByIndex

cifFreeDataBlockWarning

NAME cifFreeDataBlockWarning

PROTOTYPE

#include "ciflib.h"

void cifFreeDataBlockWarning(const char *dataBlockName,
                             const  int  warningIndex)
PURPOSE

cifFreeDataBlockWarning frees/removes 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

None

REMARKS

See also: cifFreeDataBlockWarningByIndex
  cifFreeDataBlockError
  cifFreeDataBlockErrorByIndex



Olivera Tosic
6/17/2002