next up previous contents
Next: cifCountDataBlockErrorsByIndex Up: CIFLIB Error Handling and Previous: cifErrorMessage

cifCountDataBlockErrors

NAME cifCountDataBlockErrors

PROTOTYPE

#include "ciflib.h"

int cifCountDataBlockErrors(const char *dataBlockName)
PURPOSE

cifCountDataBlockErrors returns the number of errors in the list of errors for the target data block. The data block is identified by name.

RECEIVES

dataBlockName name of the target data block

RETURN VALUE

Returns the number of errors or the value of -1 for failure.

REMARKS

See also: cifCountDataBlockErrorsByIndex
  cifCountDataBlockWarnings
  cifCountDataBlockWarningsByIndex



Olivera Tosic
6/17/2002