Changeset 1818 for trunk/psLib/src/sys/psErrorCodes.h
- Timestamp:
- Sep 16, 2004, 8:51:32 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psErrorCodes.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psErrorCodes.h
r1807 r1818 7 7 * @author Robert DeSonia, MHPCC 8 8 * 9 * @version $Revision: 1. 8$ $Name: not supported by cvs2svn $10 * @date $Date: 2004-09-1 4 20:01:52 $9 * @version $Revision: 1.9 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2004-09-16 18:51:32 $ 11 11 * 12 12 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 47 47 PS_ERR_MEMORY_DEREF_USAGE, ///< dereferenced memory still used 48 48 PS_ERR_BAD_PARAMETER_VALUE, ///< parameter is out-of-range 49 PS_ERR_BAD_PARAMETER_TYPE, ///< parameter is of unsupported data-type49 PS_ERR_BAD_PARAMETER_TYPE, ///< parameter is of unsupported type 50 50 PS_ERR_BAD_PARAMETER_NULL, ///< parameter is null 51 51 PS_ERR_BAD_PARAMETER_SIZE, ///< size of parameter's data is outside of acceptable range.
Note:
See TracChangeset
for help on using the changeset viewer.
