How to transmit arguments from c++ to python

Marc POINOT poinot at onera.fr
Tue Feb 15 03:31:32 EST 2000


Bing Chen wrote:
> 
> Hi, All
> Many thanks you guys tell me how to transmit arguments from my c++
> application to python program?

Have a look at CXX extensions. There is a very nice mapping
of the ISO C++ types and Python.

http://xfiles.llnl.gov/python.htm

Marcvs [alias This package is somewhat hard to compile, you
        will require a ISO compliant compiler (SGI is)]




More information about the Python-list mailing list