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