next up previous contents
Next: cifGetDataBlockError Up: CIFLIB Error Handling and Previous: cifGetDataBlockWarnings

cifGetDataBlockWarningsByIndex

NAME cifGetDataBlockWarningsByIndex

PROTOTYPE

#include "ciflib.h"

char **cifGetDataBlockWarningsByIndex(const int  dataBlockIndex,
                                            int *numWarnings)
PURPOSE

cifGetDataBlockWarningsByIndex returns the list of warnings and the number of warnings for the target data block. The data block is identified by index.

RECEIVES

dataBlockIndex index of the target data block
numWarnings address of the integer to hold the number of warnings in the target data block

RETURN VALUE

Returns an array of warning messages or a NULL value for failure.

REMARKS

See also: cifGetDataBlockWarnings
  cifGetDataBlockErrors
  cifGetDataBlockErrorsByIndex



Olivera Tosic
6/17/2002