Changeset 7500 for branches/jhoblitt/ippdb/tests/insertobject.c
- Timestamp:
- Jun 9, 2006, 6:22:07 PM (20 years ago)
- File:
-
- 1 edited
-
branches/jhoblitt/ippdb/tests/insertobject.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/jhoblitt/ippdb/tests/insertobject.c
r7460 r7500 498 498 } 499 499 500 object = detRunRowAlloc("a string" );500 object = detRunRowAlloc("a string", -32); 501 501 if (!object) { 502 502 exit(EXIT_FAILURE);
Note:
See TracChangeset
for help on using the changeset viewer.
