Changeset 9044 for trunk/ippdb/tests/insertobject.c
- Timestamp:
- Sep 28, 2006, 4:31:14 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/tests/insertobject.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/tests/insertobject.c
r8665 r9044 542 542 } 543 543 544 object = detProcessedImfileRowAlloc(-32, "a string", "a string", "a string", "a string", 64.64, 64.64, 64.64 );544 object = detProcessedImfileRowAlloc(-32, "a string", "a string", "a string", "a string", 64.64, 64.64, 64.64, "a string", "a string"); 545 545 if (!object) { 546 546 exit(EXIT_FAILURE);
Note:
See TracChangeset
for help on using the changeset viewer.
