[C++-sig] How to embed python to c++

code_cold code_cold at sina.com.cn
Fri Apr 18 16:05:24 CEST 2003


As I wish, I wanna visual c++6.0 and python to work together, and python
should be embeded in the c++, so, How python get the c++ class object ??
As example:
In c++:
class cObj {
...
};

then, how python use this object ??

Thanks for reading ^^







More information about the Cplusplus-sig mailing list