How to call a python function in visual c++

Pande pan at informatik.uni-luebeck.de
Fri Dec 5 05:50:43 EST 2003


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






More information about the Python-list mailing list