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