On 4 Oct 2009, at 3:08am, Andi Suhandi wrote: > Since SQLite support C++, I have to ask these questions
You could ask somewhere else. SQLite supports C. It does not support C++, it just doesn't violate it. There is nothing in SQLite that takes any advantage of anything the '++' adds: SQLite does not use C++ internally, and it has no special interface for C++ apart from the one for C. If people want to invent languages which are a superset of C, that's fine, but we can't be expected to be familiar with every language that's a superset of C. There are too many of them. From your earlier post: > Are there anyone can give simple sample code in Visual C++ 74,100 web pages have something to say about it, according to Google. Start with one of those. If you have sample code that isn't working, post a minimal extract here, tell us how it fails, and we'll try to figure out what's wrong. Simon. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users