Changeset unicode,3 for unicode/src/odbc/cffi-support.lisp
- Timestamp:
- 12/07/2007 02:13:22 PM (19 years ago)
- revision id:
- svn-v3-trunk1:1c22b0a8-4d0b-0410-a296-af6a2e6f35e3:plain-odbc%2Ftrunk:8
- File:
-
- 1 edited
-
unicode/src/odbc/cffi-support.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
unicode/src/odbc/cffi-support.lisp
r1 r3 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.
