#include "ciflib.h"
int cifCountDataBlockErrorsByIndex(const int dataBlockIndex)
cifCountDataBlockErrorsByIndex returns the number of errors in the list of errors for the target data block. The data block is identified by index.
| dataBlockIndex | index of the target data block |
Returns the number of errors or the value of -1 for failure.
| See also: | cifCountDataBlockErrorsBy |
|---|---|
| cifCountDataBlockWarnings | |
| cifCountDataBlockWarningsByIndex |