Writing a sqlite clone from scratch in C++. Contribute to KCNyu/db_tutorial_cpp development by creating an account on GitHub.
This is a largely-C port of the Direct2D tutorial that can be found at https://docs.microsoft.com/en-us/windows/win32/direct2d/direct2d-quickstart, where all the code ...