IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 8, 2005, 3:04:01 PM (21 years ago)
Author:
desonia
Message:

added some helpful functionality to help SWIG.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/collections/psCollectionsErrors.dat

    r3107 r3165  
    1010psArray_REALLOC_NULL                   psArrayRealloc must be given a non-NULL psArray to resize.
    1111psArray_ARRAY_NULL                     Specified psArray can not be NULL.
     12psArray_POSITION_BEYOND_NALLOC         Specified position, %d, is greater than the allocated size of the array, %d.
    1213#
    1314psVector_REALLOC_NULL                  psVectorRealloc must a given a non-NULL psVector to resize.  Desired datatype unknown.
Note: See TracChangeset for help on using the changeset viewer.