Changeset 2718
- Timestamp:
- Dec 15, 2004, 2:39:00 PM (22 years ago)
- Location:
- trunk/psLib/test/dataManip
- Files:
-
- 1 added
- 1 edited
-
tst_psHist00.c (modified) (1 diff)
-
verified/tst_psHist00.stderr (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/tst_psHist00.c
r2392 r2718 93 93 "Allocate the psHistogram structure. (UPPER<LOWER)"); 94 94 95 psLogMsg(__func__,PS_LOG_INFO,"Following should generate an error message."); 95 96 myHist = psHistogramAlloc(UPPER, LOWER, numBins); 96 97 if (myHist != NULL) {
Note:
See TracChangeset
for help on using the changeset viewer.
