How to call a python function in visual c++

Joe Francia usenet at soraia.com
Fri Dec 5 10:15:20 EST 2003


Pande wrote:
> 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?
> 

It may have something to do with this:
http://www.catb.org/~esr/faqs/smart-questions.html




More information about the Python-list mailing list