DragonFly On-Line Manual Pages

Search: Section:  


cxStrError(3)                The GNUpdate Project                cxStrError(3)

NAME

cxStrError - Returns a string representation of the error.

SYNOPSIS

#include <comprex.h> const char *cxStrError(CxFP *fp, int errnum);

PARAMETERS

fp The file pointer. errnum The error number.

DESCRIPTION

Returns a string representation of the error.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxStrError(3)

Search: Section: