On Thu, Dec 26, 2019 at 3:41 AM Manomugdha Biswas wrote:
>
> Hi,
> I have a Linux C binary (executable, not .so file). i can update (add new
> files/folders if it is required) but after compilation i will get a binary
> executable file.
> I want to access/call few functions of this executable from
Hi,
I have a Linux C binary (executable, not .so file). i can update (add new
files/folders if it is required) but after compilation i will get a binary
executable file.
I want to access/call few functions of this executable from python. for
this i want to use cython interface (most probably cython