Changeset 327
- Timestamp:
- Mar 31, 2004, 12:24:39 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/archive/pslib/include/psMisc.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/archive/pslib/include/psMisc.h
r291 r327 17 17 ... ///< Extra arguments to use format 18 18 ); 19 20 /// Prints an error message and doesn't abort21 void psError(const char *name, ///< Category of code that caused the abort22 const char *fmt, ///< Format23 ... ///< Extra arguments to use format24 );25 19 26 20 /// Allocates and returns a copy of a string
Note:
See TracChangeset
for help on using the changeset viewer.
