Hi all,

In my s7-imgui project I have bindings for some different libraries.
- to get an open/save dialog
- GUI functionality
- std <regex> (C++11) operations

and so on. Soon I'd like to make each of these bindings a dynamic library
where one could load like (load-extension ..) and get acces to these
bindings.

I think it'd be good to decide on a suggested API for these. How one should
provide an s7 environment via a C API.
_______________________________________________
Cmdist mailing list
[email protected]
https://cm-mail.stanford.edu/mailman/listinfo/cmdist

Reply via email to