Changeset 2006 for trunk/psLib/src/collections/psCollectionsErrors.h
- Timestamp:
- Oct 7, 2004, 9:51:30 AM (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
r1841 r2006 7 7 * @author Robert DeSonia, MHPCC 8 8 * 9 * @version $Revision: 1. 4$ $Name: not supported by cvs2svn $10 * @date $Date: 2004- 09-21 23:15:04$9 * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2004-10-07 19:51:30 $ 11 11 * 12 12 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 31 31 //~Start #define PS_ERRORTEXT_$1 "$2" 32 32 #define PS_ERRORTEXT_psVector_REALLOC_NULL "psVectorRealloc must a given a non-NULL psVector to resize. Desired datatype unknown." 33 #define PS_ERRORTEXT_psVector_NOT_A_VECTOR "The input psVector must have a vector dimension type." 33 34 #define PS_ERRORTEXT_psVector_SORT_NULL "psVectorSort can not sort a NULL psVector." 34 35 #define PS_ERRORTEXT_psVector_UNSUPPORTED_TYPE "Input psVector is an unsupported type (%d)."
Note:
See TracChangeset
for help on using the changeset viewer.
