[C++-SIG] beginner

Adrian Eyre a.eyre at optichrome.com
Wed Dec 22 11:32:13 CET 1999


> 	so I was wondering, what are the essentials that I need to know in
> order to be able to write C++ codes which can be imported by Python and
> vice versa?

Have a read through the Programming Python book on extending/embedding
Python. See also the examples in the source:

Demo/embed/*
Demo/extend/*
Modules/xxmodule.c

You might get a better response posting this to comp.lang.python...

--------------------------------------------
Adrian Eyre <mailto:a.eyre at optichrome.com>
Optichrome Computer Solutions Ltd
Maybury Road, Woking, Surrey, GU21 5HX, UK
Tel: +44 1483 740 233  Fax: +44 1483 760 644
http://www.optichrome.com 
--------------------------------------------





More information about the Cplusplus-sig mailing list