Changeset 4457 for trunk/psLib/src/sysUtils/psErrorCodes.h
- Timestamp:
- Jul 5, 2005, 5:04:35 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sysUtils/psErrorCodes.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sysUtils/psErrorCodes.h
r4162 r4457 7 7 * @author Robert DeSonia, MHPCC 8 8 * 9 * @version $Revision: 1.1 5$ $Name: not supported by cvs2svn $10 * @date $Date: 2005-0 6-08 23:40:45 $9 * @version $Revision: 1.16 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2005-07-06 03:04:35 $ 11 11 * 12 12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 96 96 void psErrorRegister( 97 97 const psErrorDescription* errors, ///< Array of error codes to register 98 psS32 nerror ///< number of errors in input array98 int errorCode ///< Error code to register 99 99 ); 100 100
Note:
See TracChangeset
for help on using the changeset viewer.
