how do i put a c++ function in a python script

Shaun Hogan shogan at iel.ie
Wed Mar 1 05:58:39 EST 2000


i have some c code that 
creates an object
gives it a couple of methods 
and calls those methods to return a value

i want to include this c code in a python script 
and call the retuned values from the C++ code 

can anyone tell me how please?
thanks
shaun 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20000301/0cb1eadf/attachment.html>


More information about the Python-list mailing list