Changeset 2718 for trunk/psLib/test/dataManip/tst_psHist00.c
- Timestamp:
- Dec 15, 2004, 2:39:00 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/dataManip/tst_psHist00.c (modified) (1 diff)
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.
