#include "ciflib.h"
void cifFreeDataBlockErrorsByIndex(const int dataBlockIndex)
cifFreeDataBlockErrorsByIndex frees/removes the list of errors for the target data block. The data block is identified by index.
| dataBlockIndex | index of the target data block |
None
| See also: | cifFreeDataBlockErrors |
|---|---|
| cifFreeDataBlockWarnings | |
| cifFreeDataBlockWarningsByIndex |