Changeset 382
- Timestamp:
- Apr 2, 2004, 4:31:05 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
r332 r382 35 35 36 36 void psErrorStackPrint(FILE *fd, const char *fmt, ...); ///< print the errorstack to this file descriptor 37 void psVErrorStackPrint(FILE *fd, //< write to this file descriptor 38 const char *fmt,//< format for any header information; may be NULL 39 va_list ap); //< arguments for format 37 40 38 41 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
