How to call a python function in visual c++

Robin Munn rmunn at pobox.com
Sat Dec 6 12:13:23 EST 2003


Pande <pan at informatik.uni-luebeck.de> 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?

With the information you've given in your question? No.

With more information? Possibly.

Go read that "smart questions" URL, you'll find it very useful.

-- 
Robin Munn
rmunn at pobox.com




More information about the Python-list mailing list