#include "ciflib.h"
void cifFreeDataBlockWarning(const char *dataBlockName,
const int warningIndex)
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.
| dataBlockName | name of the target data block |
| warningIndex | index of the target warning in the target data block |
None
| See also: | cifFreeDataBlockWarningByIndex |
|---|---|
| cifFreeDataBlockError | |
| cifFreeDataBlockErrorByIndex |