Changeset 9307 for trunk/ippdb/tests/insertobject.c
- Timestamp:
- Oct 5, 2006, 12:04:18 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/tests/insertobject.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/tests/insertobject.c
r9301 r9307 498 498 } 499 499 500 object = p3ProcessedExpRowAlloc("a string", "a string", "a string", 64.64, 64.64, 64.64, 32.32, 32.32, -32, "a string", "a string", -32, -32);500 object = p3ProcessedExpRowAlloc("a string", "a string", "a string", 64.64, 64.64, 64.64, 32.32, 32.32, -32, "a string", "a string", 32.32, 32.32, -32, -32); 501 501 if (!object) { 502 502 exit(EXIT_FAILURE);
Note:
See TracChangeset
for help on using the changeset viewer.
