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