[Gambas-user] Component written in C and Gambas

Carlos Kabronsete carloskabronsete at gmail.com
Wed Nov 17 18:12:58 CET 2021


Hi
I have written a component in C and Gambas.

How to convert everything into a single code?
I can compile the code in C and leave it in a library, but the component
would have two files (the gambas code and the library)

Is there any other alternative?

The purpose of a library is to share code, but I do not need to share code.
I only need to call to four C functions from a Gambas application.

Thanks in advance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20211117/ec9c9182/attachment.htm>


More information about the User mailing list