IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 1120


Ignore:
Timestamp:
Jun 28, 2004, 4:32:09 PM (22 years ago)
Author:
harman
Message:

Removed element overcount

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/collections/tst_psVector_01.c

    r1116 r1120  
    1414 *  @author  Ross Harman, MHPCC
    1515 *
    16  *  @version $Revision: 1.9 $  $Name: not supported by cvs2svn $
    17  *  @date  $Date: 2004-06-29 02:18:18 $
     16 *  @version $Revision: 1.10 $  $Name: not supported by cvs2svn $
     17 *  @date  $Date: 2004-06-29 02:32:09 $
    1818 *
    1919 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    3535    printf("Vector type = %d\n", psVec->type.type);
    3636    printf("Vector dimen = %d\n", psVec->type.dimen);
    37     printf("Vector size = %d\n", psVec->nalloc);
    3837    printFooter(stdout, "psVector", "Create S32 vector", true);
    3938
Note: See TracChangeset for help on using the changeset viewer.