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

cifErrorMessage

NAME cifErrorMessage

PROTOTYPE

#include "ciflib.h"

char *cifErrorMessage(const int errorCode)
PURPOSE

cifErrorMessage returns the error message character string associated with a CIFLIB error code.

RECEIVES

errorCode integer error code returned by CIFLIB function

RETURN VALUE

Returns a character string holding the error message or a NULL value for failure.

REMARKS

None



Olivera Tosic
6/17/2002