On 30 Jul 2014, at 6:40am, YAN HONG YE <yanhong...@mpsa.com> wrote: > Who can tell me how to use Sqlite in COCOA in my MAC system?
Include the .h and .c files in your project. Make sure your project understands that the .c file is C code, not C++ code. Use the C/C++ API calls as shown here: <http://www.sqlite.org/quickstart.html> Simon. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users