Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cxStrError&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help