I added to the wiki (http://www.sqlite.org/cvstrac/wiki?p=SqliteWrappers)
an entry for Fortran. It links to a page on my web site,
http://danial.org/sqlite/fortran/, that has an example of a Fortran program
that calls C wrapper functions which in turn call functions in the SQLite
library. The dem
Hi
I am trying to figure out a wrapper to access sqlite from FORTRAN (g77
and gcc)
I try using "cfrotran.h" but it seems I have problems passing arguments.
Not sure I get the sqlite3 handle correctly
Has anybody tried that before?
Thanks
Cornel
2 matches
Mail list logo