Changeset 8543 for trunk/ippdb/tests/insert.c
- Timestamp:
- Aug 23, 2006, 5:13:02 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/tests/insert.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/tests/insert.c
r8528 r8543 388 388 } 389 389 390 if (!detStackedImfileInsert(dbh, -32, -32, "a string", "a string", "a string", 64.64, 64.64, 64.64 )) {390 if (!detStackedImfileInsert(dbh, -32, -32, "a string", "a string", "a string", 64.64, 64.64, 64.64, true)) { 391 391 exit(EXIT_FAILURE); 392 392 }
Note:
See TracChangeset
for help on using the changeset viewer.
