Changeset 8228 for trunk/ippdb/tests/insertobject.c
- Timestamp:
- Aug 7, 2006, 5:07:29 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/tests/insertobject.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/tests/insertobject.c
r8149 r8228 344 344 } 345 345 346 object = rawImfileRowAlloc("a string", "a string", "a string", "a string" );346 object = rawImfileRowAlloc("a string", "a string", "a string", "a string", "a string", 32.32, 64.64, 64.64, 32.32, 64.64, 64.64, 64.64, 64.64, 64.64, 32.32, 64.64); 347 347 if (!object) { 348 348 exit(EXIT_FAILURE);
Note:
See TracChangeset
for help on using the changeset viewer.
