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