IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 21, 2005, 11:18:23 AM (21 years ago)
Author:
desonia
Message:

added psPixels functions and rewrote psVectorSortIndex.

File:
1 edited

Legend:

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

    r3165 r3737  
    1515psVector_NOT_A_VECTOR                  The input psVector must have a vector dimension type.
    1616psVector_SORT_NULL                     psVectorSort can not sort a NULL psVector.
    17 psVector_UNSUPPORTED_TYPE              Input psVector is an unsupported type (%d).
     17psVector_UNSUPPORTED_TYPE              Input psVector is an unsupported type (0x%x).
    1818#
    1919psBitSet_ALLOC_NEG_SIZE                The number of bit in a psBitSet (%d) must be greater than zero.
Note: See TracChangeset for help on using the changeset viewer.