Changeset 1841 for trunk/psLib/src/collections/psCollectionsErrors.h
- Timestamp:
- Sep 21, 2004, 1:15:04 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/collections/psCollectionsErrors.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/collections/psCollectionsErrors.h
r1807 r1841 7 7 * @author Robert DeSonia, MHPCC 8 8 * 9 * @version $Revision: 1. 3$ $Name: not supported by cvs2svn $10 * @date $Date: 2004-09- 14 20:01:52$9 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2004-09-21 23:15:04 $ 11 11 * 12 12 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 45 45 #define PS_ERRORTEXT_psScalar_UNSUPPORTED_TYPE "Specified datatype (%d) is unsupported by psScalar." 46 46 #define PS_ERRORTEXT_psScalar_COPY_NULL "Can not copy a NULL psScalar." 47 #define PS_ERRORTEXT_psHash_KEY_NULL "Input key can not be NULL." 48 #define PS_ERRORTEXT_psHash_TABLE_NULL "Input psHash can not be NULL." 49 #define PS_ERRORTEXT_psHash_DATA_NULL "Input data can not be NULL." 47 50 //~End 48 51
Note:
See TracChangeset
for help on using the changeset viewer.
