Changeset combined,2.1.1 for combined/src/odbc/cffi-support.lisp
- Timestamp:
- 11/28/2007 03:49:48 AM (19 years ago)
- branch-nick:
- 64-bit
- revision id:
- dsowen@tux-20071128034948-of18hhgvistm196l
- File:
-
- 1 edited
-
combined/src/odbc/cffi-support.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
combined/src/odbc/cffi-support.lisp
r1 r2.1.1 8 8 9 9 (defun get-string-nts (ptr) 10 (cffi:foreign-string-to-lisp ptr MOST-POSITIVE-FIXNUM t))10 (cffi:foreign-string-to-lisp ptr MOST-POSITIVE-FIXNUM t)) 11 11 12 12 (defun put-string (ptr vector)
Note: See TracChangeset
for help on using the changeset viewer.
