Project

General

Profile

ECSExtLib

Added by Runar Tenfjord about 1 month ago

I published some code here : https://github.com/tenko/ECSExtLib

This code contains the following:

  • Bindings for the SQLite database.
  • Bindings for the libui-ng cross platform gui library.

It is not complete coverage of these libraries, but covers
the basics and could serve as an example how to use
callbacks, which is not straight forward.