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

cifFreeDataBlockError

NAME cifFreeDataBlockError

PROTOTYPE

#include "ciflib.h"

void  cifFreeDataBlockError(const char *dataBlockName,
                            const  int  errorIndex)
PURPOSE

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

None

REMARKS

See also: cifFreeDataBlockErrorByIndex
  cifFreeDataBlockWarning
  cifFreeDataBlockWarningByIndex



Olivera Tosic
6/17/2002