next up previous contents
Next: cifFreeDataBlockErrors Up: CIFLIB Error Handling and Previous: cifFreeDataBlockWarning

cifFreeDataBlockWarningByIndex

NAME cifFreeDataBlockWarningByIndex

PROTOTYPE

#include "ciflib.h"

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

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

None

REMARKS

See also: cifFreeDataBlockWarning
  cifFreeDataBlockError
  cifFreeDataBlockErrorByIndex



Olivera Tosic
6/17/2002