Changeset 1596:42d2c2c6f5e3
- Timestamp:
- 02/26/10 09:43:27 (5 months ago)
- Branch:
- default
- File:
-
- 1 edited
-
apps/las2oci.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
apps/las2oci.cpp
r1595 r1596 655 655 p_num_points[0] = (long)num_points; 656 656 657 printf("num points: %d", *p_num_points);658 657 659 658 // :1 … … 665 664 // :3 666 665 statement->Bind( p_num_points ); 667 printf("num poitns: %d", num_points);668 666 669 667 // :4
Note: See TracChangeset
for help on using the changeset viewer.
