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