Changeset 8228 for trunk/ippdb/tests/insert.c
- Timestamp:
- Aug 7, 2006, 5:07:29 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/tests/insert.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/tests/insert.c
r8149 r8228 238 238 } 239 239 240 if (!rawImfileInsert(dbh, "a string", "a string", "a string", "a string" )) {240 if (!rawImfileInsert(dbh, "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)) { 241 241 exit(EXIT_FAILURE); 242 242 }
Note:
See TracChangeset
for help on using the changeset viewer.
