Changeset 11668 for trunk/psLib/src/sys/psError.h
- Timestamp:
- Feb 6, 2007, 11:36:09 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psError.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psError.h
r11248 r11668 11 11 * @author Eric Van Alst, MHPCC 12 12 * 13 * @version $Revision: 1.3 2$ $Name: not supported by cvs2svn $14 * @date $Date: 2007-0 1-23 22:47:23$13 * @version $Revision: 1.33 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2007-02-06 21:36:09 $ 15 15 * 16 16 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 134 134 psErrorCode psError( 135 135 psErrorCode code, ///< Error class code 136 psBool new, ///< true if error originates at this location136 bool new, ///< true if error originates at this location 137 137 const char* format, ///< printf-style format of header line 138 138 ... ///< any parameters required in format
Note:
See TracChangeset
for help on using the changeset viewer.
