Search notes:

SQLite sources

src/main.c The main file for SQLite that contains the interface to the library.
src/sqlite.h (.in) Header file for the interface to the library.

Index