Changeset 3107 for trunk/psLib/src/collections/psCollectionsErrors.h
- Timestamp:
- Feb 2, 2005, 10:22:22 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/collections/psCollectionsErrors.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/collections/psCollectionsErrors.h
r2855 r3107 7 7 * @author Robert DeSonia, MHPCC 8 8 * 9 * @version $Revision: 1. 8$ $Name: not supported by cvs2svn $10 * @date $Date: 200 4-12-30 20:18:36$9 * @version $Revision: 1.9 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2005-02-02 20:21:48 $ 11 11 * 12 12 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 54 54 #define PS_ERRORTEXT_psList_ITERATOR_INVALID "Specified iterator is not valid." 55 55 #define PS_ERRORTEXT_psList_ITERATOR_NULL "Specified iterator is NULL." 56 #define PS_ERRORTEXT_psList_ITERATOR_NONMUTABLE "Specified iterator indicates list is non-mutable." 56 57 #define PS_ERRORTEXT_psList_LIST_NULL "Specified psList reference is NULL." 57 58 #define PS_ERRORTEXT_psList_DATA_NULL "Specified data item is NULL."
Note:
See TracChangeset
for help on using the changeset viewer.
