John Dean wrote:
> Hi
> 
> Could somebody, please tell me where I can find information about embedding
> Python into a C/C++ application. The example in the docs is rather simple. I
> am looking for something a bit more complex and longer
> 

Are you looking for a specific kind of example? Here is a link to a two 
part tutorial on Code Project that might help you out:

http://www.codeproject.com/cpp/embedpython_1.asp
http://www.codeproject.com/cpp/embedpython_2.asp

-Farshid
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to