Re: [sqlite] how to use sqlite in COCOA

2014-07-29 Thread Simon Slavin
On 30 Jul 2014, at 6:40am, YAN HONG YE 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:

[sqlite] how to use sqlite in COCOA

2014-07-29 Thread YAN HONG YE
Who can tell me how to use Sqlite in COCOA in my MAC system? ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users