/sqlite-tests

Trying to learn how to use the SQLite C API

Primary LanguageC

sqlite-tests

Trying to learn how to use the SQLite C API

Requirements

sudo apt install sqlite3
sudo apt install libsqlite3-dev