Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
Repository files navigation
Code to play around with the sqlite api. The API expects you to manage resources so I wrote some toy code to wrap the API in a C++ handler. The main goal was to write RAII-style and typed code. Other error handling is mostly missing.