Changeset 8543 for trunk/ippdb/tests/insertobject.c
- Timestamp:
- Aug 23, 2006, 5:13:02 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/tests/insertobject.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/tests/insertobject.c
r8528 r8543 564 564 } 565 565 566 object = detStackedImfileRowAlloc(-32, -32, "a string", "a string", "a string", 64.64, 64.64, 64.64 );566 object = detStackedImfileRowAlloc(-32, -32, "a string", "a string", "a string", 64.64, 64.64, 64.64, true); 567 567 if (!object) { 568 568 exit(EXIT_FAILURE);
Note:
See TracChangeset
for help on using the changeset viewer.
