Changeset 2855 for trunk/psLib/src/collections/psCollectionsErrors.dat
- Timestamp:
- Dec 30, 2004, 10:18:37 AM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/collections/psCollectionsErrors.dat
r2681 r2855 9 9 # 10 10 psArray_REALLOC_NULL psArrayRealloc must be given a non-NULL psArray to resize. 11 psArray_ARRAY_NULL Specified psArray can not be NULL. 11 12 # 12 13 psVector_REALLOC_NULL psVectorRealloc must a given a non-NULL psVector to resize. Desired datatype unknown. … … 36 37 psList_ITERATOR_INVALID Specified iterator is not valid. 37 38 psList_ITERATOR_NULL Specified iterator is NULL. 38 psList_LIST_NULL Specified psList reference is NULL. 39 psList_LIST_NULL Specified psList reference is NULL. 39 40 psList_DATA_NULL Specified data item is NULL. 40 41 psList_DATA_NOT_FOUND Specified data item is not found in the psList.
Note:
See TracChangeset
for help on using the changeset viewer.
