IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 27, 2004, 2:45:44 PM (22 years ago)
Author:
gusciora
Message:

...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/dataManip/tst_psHist02.c

    r2204 r2226  
    114114                             "Calling psVectorHistogram() with various NULL inputs." );
    115115
     116
     117
     118    // ********************************************************************
    116119    // Verify the return value is null and program execution doesn't stop,
    117120    // if input parameter myHist is null.
     
    125128
    126129
    127     // Verify the retrun value is the same as the input parameter myHist and
     130    // ********************************************************************
     131    // Verify the return value is the same as the input parameter myHist and
    128132    // program execution doesn't stop, if the input parameter myArray is
    129133    // null.
     
    138142
    139143
     144    exit(0);
     145    // ********************************************************************
    140146    // Verify the return value is the same as the input parameter myHist and
    141147    // program execution doesn't stop, if the input parameter myArray has no
Note: See TracChangeset for help on using the changeset viewer.