RPM1 wrote:
...
Basically you just compile your C code as a regular C code dll. ctypes then allows you to access the functions in the dll very easily.

Does that work with C++ code too or just C?
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to