|
NAMEcxSetError - Sets the current error number and string.SYNOPSIS#include <comprex.h>void cxSetError(CxFP *fp, int errnum, const char *errstr); PARAMETERS
DESCRIPTIONSets the current error number and string.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |