Changeset 456 for trunk/archive/pslib/include/psError.h
- Timestamp:
- Apr 19, 2004, 11:24:19 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/archive/pslib/include/psError.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/archive/pslib/include/psError.h
r382 r456 34 34 void psErrorClear(void); ///< Clear the error stack 35 35 36 const char *psErrorCodeString(psErrorCode code); ///< return the string associated with the error code 36 37 void psErrorStackPrint(FILE *fd, const char *fmt, ...); ///< print the errorstack to this file descriptor 37 38 void psVErrorStackPrint(FILE *fd, //< write to this file descriptor
Note:
See TracChangeset
for help on using the changeset viewer.
