P
Pande
Hello everyone!
I have defined a function in python, now I must call this function in visual
c++.
I have tried with PyObject_CallFunction. but my program is crashed.
can someone tell where the problem is?
thank you for any hint.
pan
I have defined a function in python, now I must call this function in visual
c++.
I have tried with PyObject_CallFunction. but my program is crashed.
can someone tell where the problem is?
thank you for any hint.
pan