IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 19, 2004, 11:24:19 AM (22 years ago)
Author:
rhl
Message:

Added psErrorCodeString()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/pslib/include/psError.h

    r382 r456  
    3434void psErrorClear(void);                ///< Clear the error stack
    3535
     36const char *psErrorCodeString(psErrorCode code);        ///< return the string associated with the error code
    3637void psErrorStackPrint(FILE *fd, const char *fmt, ...); ///< print the errorstack to this file descriptor
    3738void psVErrorStackPrint(FILE *fd,       //< write to this file descriptor
Note: See TracChangeset for help on using the changeset viewer.