Changeset 1320 for trunk/psLib/test/dataManip/tst_psHist02.c
- Timestamp:
- Jul 28, 2004, 3:28:46 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/dataManip/tst_psHist02.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/tst_psHist02.c
r1073 r1320 94 94 95 95 for (i=0;i<numBins;i++) { 96 printf("Bin number %d bounds: (% f - %f) data (%d)\n", i,96 printf("Bin number %d bounds: (%6.3f - %6.3f) data (%d)\n", i, 97 97 myHist->bounds->data.F32[i], 98 98 myHist->bounds->data.F32[i+1],
Note:
See TracChangeset
for help on using the changeset viewer.
